From 0bd28503a942540b8ee213b62181a788a8dab7ca Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 11 Dec 1996 22:36:57 +0000 Subject: [PATCH] lilypond-0.0.16 --- hdr/lexer.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdr/lexer.hh b/hdr/lexer.hh index f1cddd1e27..7284dd40eb 100644 --- a/hdr/lexer.hh +++ b/hdr/lexer.hh @@ -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(); -- 2.39.5