]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.103
authorfred <fred>
Wed, 27 Mar 2002 00:02:02 +0000 (00:02 +0000)
committerfred <fred>
Wed, 27 Mar 2002 00:02:02 +0000 (00:02 +0000)
lily/my-lily-lexer.cc

index 88d00fd5fdfc9a791671e7f7c75cd15b53ccbe62..44c2597ed73fb6489b4dda52f6183bc1d625515a 100644 (file)
@@ -23,8 +23,9 @@
 #include "moment.hh"
 
 static Keyword_ent the_key_tab[]={
-  {"autochange", AUTOCHANGE},
+  {"apply", APPLY},
   {"arpeggio", ARPEGGIO },
+  {"autochange", AUTOCHANGE},
   {"spanrequest", SPANREQUEST},
   {"commandspanrequest", COMMANDSPANREQUEST},  
   {"simultaneous", SIMULTANEOUS},