]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/my-lily-lexer.cc
release: 1.3.59
[lilypond.git] / lily / my-lily-lexer.cc
index ab0bd3f3a82b295e16ec8a753acd2b7bbc05e50d..a547335081321d302fe8c5342824b5df1568e987 100644 (file)
@@ -47,7 +47,6 @@ static Keyword_ent the_key_tab[]={
   {"in", IN_T},
   {"lyrics", LYRICS},
   {"key", KEY},
-  {"keysignature", KEYSIGNATURE},
   {"mark", MARK},
   {"musicalpitch", MUSICAL_PITCH},
   {"time", TIME_T},
@@ -66,7 +65,6 @@ static Keyword_ent the_key_tab[]={
   {"relative", RELATIVE},
   {"remove", REMOVE},
   {"repeat", REPEAT},
-  {"repetitions", REPETITIONS},
   {"addlyrics", ADDLYRICS},
   {"score", SCORE},
   {"script", SCRIPT},