]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-lexer.cc
* lily/include/object-key-undumper.hh (Module): new file.
[lilypond.git] / lily / lily-lexer.cc
index aa3376dbe57136b8dba0845e9e1120476461faa9..82fa29b21775a513bb7241669706338f0a8734c3 100644 (file)
@@ -57,13 +57,13 @@ static Keyword_ent the_key_tab[] = {
   {"midi", MIDI},
   {"name", NAME},
   {"new", NEWCONTEXT},
+  {"objectid", OBJECTID},
   {"notemode", NOTEMODE},
   {"octave", OCTAVE},
   {"once", ONCE},
   {"override", OVERRIDE},
   {"paper", PAPER},
   {"partial", PARTIAL},
-  {"quote", QUOTE},
   {"relative", RELATIVE},
   {"remove", REMOVE},
   {"repeat", REPEAT},