]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-lexer.cc
* scm/music-functions.scm (pitch-of-note): new function.
[lilypond.git] / lily / lily-lexer.cc
index ddf8510e9dc99bc2c892383d8e04f61eb6f8cc8c..c4f2731cac66e0460eada184ecc2158827d8d271 100644 (file)
@@ -26,7 +26,6 @@ static Keyword_ent the_key_tab[]
 = {
   {"accepts", ACCEPTS},
   {"addlyrics", ADDLYRICS},
-  {"addquote", ADDQUOTE},
   {"alias", ALIAS},
   {"alternative", ALTERNATIVE},
   {"book", BOOK},
@@ -57,7 +56,6 @@ static Keyword_ent the_key_tab[]
   {"new", NEWCONTEXT},
   {"notemode", NOTEMODE},
   {"objectid", OBJECTID},
-  {"octave", OCTAVE},
   {"once", ONCE},
   {"override", OVERRIDE},
   {"paper", PAPER},