diff options
Diffstat (limited to 'dstreamrc')
-rw-r--r-- | dstreamrc | 157 |
1 files changed, 0 insertions, 157 deletions
diff --git a/dstreamrc b/dstreamrc deleted file mode 100644 index 479e6c5915..0000000000 --- a/dstreamrc +++ /dev/null @@ -1,157 +0,0 @@ -# This file controls which classes produce debugging output -# rename to .dstreamrc and place in the directory where you're doing -# the debugging. - -# Set this to 1 to get default silence for unlisted classes -Dstream_default_silence 0 - -# In any case: for listed classes: -# 0: verbose -# 1: silent - -# class name silence? - -Dstream 0 - -# yydebug -InitParser 1 -Parser 1 -InitDeclarations 1 -Declarations 1 -yyparse 1 -# FlexLexer debug -InitLexer 1 -Lexer 1 - -My_lily_lexer 1 - -walking 1 - -# flower lib -File_path 1 -Matrix 1 -Vector 1 - -# lily -Absolute_dynamic_req 1 -Atom 1 -Axis_group_administration 1 -Axis_group_spanner 1 -Articulation_req 1 -Auto_beam_engraver 1 -Audio_column 1 -Audio_element 1 -Audio_item 1 -Audio_note 1 -Bar 1 -Bar_req 1 -Beam 1 -Bezier 1 -Bezier_bow 1 -Bezier_bow_controls 1 -Bezier_controls 1 -Bow 1 -Change_iterator 1 -Change_translator 1 -Chord 1 -Chord_iterator 1 -Clef_item 1 -Clef_change_req 1 -Col_configuration 1 -Col_hpositions 1 -Collision 1 -Column_info 1 -Column_rod 1 -Duration_identifier 1 -Engraver 1 -Engraver_group_engraver 1 -General_script_def 1 -Global_translator 1 -Graphical_element 1 -Graphical_axis_group 1 -Group_change_req 1 -Guile 1 -Head_column 1 -Horizontal_align_item 1 -Horizontal_group_item 1 -Idealspacing 1 -Identifier 1 -Ineq_constrained_qp 1 -Input_translator 1 -int_identifier 1 -Item 1 -Key_item 1 -Lookup 1 -Line_spacer 1 -Melodic_req 1 -Midi_def 1 -Midistrings 1 -Mixed_qp 1 -Music 1 -Musical_pitch 1 -Music_iterator 1 -Music_output_def 1 -Note_column 1 -Note_head 1 -Note_performer 1 -Note_req 1 -Paper_column 1 -Paper_outputter 1 -Paper_score 1 -Paper_def 1 -Partial_measure_req 1 -Performance 1 -Performer 1 -Performer_group_performer 1 -Real_identifier 1 -Request 1 -Request_iterator 1 -Rest_collision 1 -Rest_collision_engraver 1 -Rest_req 1 -Rhythmic_head 1 -Rhythmic_req 1 -Scope 1 -Score 1 -Score_column 1 -Score_element 1 -Score_engraver 1 -Score_performer 1 -Script_column 1 -Script_def 1 -Script_req 1 -Single_malt_grouping_item 1 -Slur 1 -Spacer_rod 1 -Spacing_problem 1 -Span_req 1 -Span_dynamic_req 1 -Spanner 1 -Spring_spacer 1 -Skip_req 1 -Staff_commands 1 -Staff_symbol 1 -Stem 1 -Stem_info 0 -Stem_req 1 -String_identifier 1 -Relative_octave_music 1 -Symtable 1 -Symtables 1 - -Text_def 1 -Text_item 1 -Text_req 1 -Text_script_req 1 -Time_description 1 -Time_signature_change_req 1 -Translation_property 1 -Translator 1 -Translator_group 1 -Voice 1 -Voice_iterator 1 -Word_wrap 1 - -delete_identifiers 1 -parse_duration 1 -parse_pitchmod 1 |