]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.16
authorfred <fred>
Wed, 11 Dec 1996 22:36:57 +0000 (22:36 +0000)
committerfred <fred>
Wed, 11 Dec 1996 22:36:57 +0000 (22:36 +0000)
hdr/lexer.hh

index f1cddd1e27f1024b974e2279973c16dca137672a..7284dd40eb2f54487383ad7fbb1a6bc83e8fe490 100644 (file)
@@ -4,7 +4,7 @@
 #include "proto.hh"
 
 void new_input(String s);
-bool close_input();
+
 int yylex();
 void yyerror(const char *s);
 bool busy_parsing();