]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-parser.hh
doc: NR 2.1.7 Chants..: rework
[lilypond.git] / lily / include / lily-parser.hh
index a3f5667b74abb9a2f96a5f651227d6adfc19d14e..2961ffbb908b7dfd2dab8c53c26e63c860962547 100644 (file)
@@ -63,6 +63,7 @@ public:
   void clear ();
   void do_init_file ();
   void do_yyparse ();
+  void include_string (string ly_code);
   void parse_file (string init, string name, string out_name);
   void parse_string (string ly_code);
   void parser_error (string);