]> git.donarmstrong.com Git - lilypond.git/blobdiff - src/mylexer.cc
release: 0.0.25
[lilypond.git] / src / mylexer.cc
index 42da95740bddab06a26ee38b9d6f73534bdc879a..d2e4b18ff8959e58154d0a10e0fee8d18d99ac37 100644 (file)
@@ -12,7 +12,6 @@
 
 static Keyword_ent the_key_tab[]={
     "bar", BAR,
-    "bass", BASS,
     "cadenza", CADENZA,
     "clef", CLEF,
     "cm", CM,
@@ -48,7 +47,6 @@ static Keyword_ent the_key_tab[]={
     "chord", CHORD,
     "multi", MULTI,
     "unitspace", UNITSPACE,
-    "violin", VIOLIN,
     "voice", VOICE,
     "voices", VOICES,
     "width", WIDTH,