From: fred Date: Sun, 24 Mar 2002 19:54:11 +0000 (+0000) Subject: lilypond-0.1.9 X-Git-Tag: release/1.5.59~4094 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b3a65eaf15eaf46b9fbdd8650317f425f7b8b6ad;p=lilypond.git lilypond-0.1.9 --- diff --git a/lily/include/my-lily-lexer.hh b/lily/include/my-lily-lexer.hh index d472a3ffa6..6928a0efea 100644 --- a/lily/include/my-lily-lexer.hh +++ b/lily/include/my-lily-lexer.hh @@ -44,6 +44,7 @@ public: void clear_notenames(); Identifier*lookup_identifier (String s); Melodic_req* lookup_melodic_req_l (String s); + void push_header_state(); void push_note_state(); void push_lyric_state(); void pop_state();