]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/my-lily-lexer.cc
release: 1.3.81
[lilypond.git] / lily / my-lily-lexer.cc
index 7bc2a0b54b49da1a2aefabae72379ca779ea8d95..6fe78ea1ccd69bb0ee649461818d647cf1ea9ba3 100644 (file)
@@ -58,6 +58,8 @@ static Keyword_ent the_key_tab[]={
   {"notenames", NOTENAMES},
   {"notes", NOTES},
   {"outputproperty", OUTPUTPROPERTY},
+  {"pushproperty", PUSHPROPERTY},
+  {"popproperty", POPPROPERTY},
   {"partial", PARTIAL},
   {"paper", PAPER},
   {"penalty", PENALTY},