]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.32
authorfred <fred>
Sun, 24 Mar 2002 19:31:56 +0000 (19:31 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:31:56 +0000 (19:31 +0000)
src/template3.cc

index bc7e4885a39201eff891318ae5e0202d58b73c0f..185c1850763ff37d6c2af81dc43380b40ac24ff0 100644 (file)
@@ -1,23 +1,15 @@
 #include "request.hh"
-#include "command.hh"
 #include "inputscore.hh"
 #include "inputstaff.hh"
 #include "inputmusic.hh"
-#include "inputcommand.hh"
-#include "inputcommands.hh"
 #include "molecule.hh"
-#include "staffcommands.hh"
 #include "sourcefile.hh"
 
-
 #include "plist.tcc"
 #include "pcursor.tcc"
+
 IPL_instantiate(Atom);
-IPL_instantiate(Command);
 IPL_instantiate(Atom);
-IPL_instantiate(Input_command);
-IPL_instantiate(Commands_at);
-IPL_instantiate(Staff_commands_at);
 IPL_instantiate(Input_staff);
 IPL_instantiate(Input_music);
 IPL_instantiate(Source_file);