]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/my-lily-lexer.cc
* input/test/slur-shape.ly (x): remove file.
[lilypond.git] / lily / my-lily-lexer.cc
index 07ab9374a63c0067188cc747a42984de1387348e..b631fe6be79fca52fd9974f8df5f76d8e0d4d943 100644 (file)
@@ -85,6 +85,7 @@ static Keyword_ent the_key_tab[]={
   {"transpose", TRANSPOSE},
   {"type", TYPE},
   {"unset", UNSET},
+  {"with", WITH},
   {0,0}
 };