From 34ee728c95476b29ecc21d9803a5700ef848c76b Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 17 Dec 1996 09:39:38 +0000 Subject: [PATCH] lilypond-0.0.17 --- .dstreamrc | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.dstreamrc b/.dstreamrc index 2a2dc43002..b14fb6c79a 100644 --- a/.dstreamrc +++ b/.dstreamrc @@ -1,34 +1,37 @@ -#class name silence? +# class name silence? My_flex_lexer 0 yyFlexLexer 0 -PCol 0 +PCol 1 Score_column 1 Ineq_constrained_qp 1 Spacing_problem 1 Colinfo 1 Mixed_qp 1 PScore 1 +Idealspacing 1 # yydebug -Parser 1 +Parser 0 # FlexLexer debug -Lexer 0 +Lexer 1 parse_duration 1 -parse_pitch 1 +parse_pitchmod 1 Col_configuration 1 +Request 1 Note_req 1 Rhythmic_req 1 Rest_req 1 delete_identifiers 1 Command 1 -Staff_commands 0 +Staff_commands 1 Stem 0 Staff 0 Score 0 Voice 0 -Voice_element 0 -Request 0 -Input_cursor 1 \ No newline at end of file +Voice_element 1 +Input_cursor 1 +Commands_at 0 +Input_command 1 \ No newline at end of file -- 2.39.5