X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=Moosique.java;h=c5f31e23a62066e925783ca6a28ec0ad6798b8e4;hb=090ed9e7cda839261543f2992c67f1c94f3e6935;hp=83545047c848264510512e014a610cdce79ca27a;hpb=54f7ae55f147662507fb83513c0c09eda4225ea5;p=moosique.git diff --git a/Moosique.java b/Moosique.java index 8354504..c5f31e2 100644 --- a/Moosique.java +++ b/Moosique.java @@ -298,4 +298,4 @@ public class Moosique { if (synthesizer.isOpen()) synthesizer.close(); System.exit(0); } -} \ No newline at end of file +}