From: fred Date: Fri, 1 May 1998 17:21:46 +0000 (+0000) Subject: lilypond-0.1.61 X-Git-Tag: release/1.5.59~5955 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c5179458f398e53fc06f017f578ffad2252d1e0b;p=lilypond.git lilypond-0.1.61 --- diff --git a/lily/lexer.ll b/lily/lexer.ll index c7df7be95e..6d38b2451e 100644 --- a/lily/lexer.ll +++ b/lily/lexer.ll @@ -129,6 +129,9 @@ TELP \\\] } +\\maininput { + start_main_input (); +} \\include { yy_push_state (incl);