]> git.donarmstrong.com Git - lilypond.git/blob - dstreamrc
a13bedba995ded4d120ddbe5acb61b6fc161486a
[lilypond.git] / dstreamrc
1 # This file controls which classes produce debugging output
2 # rename to .dstreamrc and place in the directory where you're doing
3 # the debugging.
4
5 # class name            silence?
6 Dstream                 0
7
8 # yydebug
9 InitParser              1
10 Parser                  1
11 InitDeclarations        1
12 Declarations            1
13 yyparse                 1
14 # FlexLexer debug
15 InitLexer               1
16 Lexer                   1
17
18 My_lily_lexer           1
19
20 walking         1
21
22 # flower lib
23 File_path               1
24 Matrix                  1
25 Vector                  1
26
27 # lily
28 Absolute_dynamic_req    1
29 Atom                    1
30 Axis_group_administration       1
31 Axis_group_spanner      1
32 Auto_beam_engraver      0
33 Audio_column            1
34 Audio_element           1
35 Audio_item              1
36 Audio_note              1
37 Bar                     1
38 Bar_req                 1
39 Beam                    1
40 Bezier                  1
41 Bezier_bow              1
42 Bezier_bow_controls     1
43 Bezier_controls         1
44 Bow                     1
45 Change_iterator         1
46 Change_translator       1
47 Chord                   1
48 Chord_iterator          1
49 Clef_item               1
50 Clef_change_req         1
51 Col_configuration       1
52 Col_hpositions          1
53 Collision               1
54 Column_info             1
55 Column_rod              1
56 Duration_identifier     1
57 Engraver                1
58 Engraver_group_engraver 1
59 General_script_def      1
60 Graphical_element       1
61 Graphical_axis_group    1
62 Group_change_req        1
63 Guile                   1
64 Head_column             1
65 Horizontal_align_item   1
66 Horizontal_group_item   1 
67 Idealspacing            1
68 Identifier              1
69 Ineq_constrained_qp     1
70 Input_translator        1
71 int_identifier          1
72 Item                    1
73 Key_item                1
74 Lookup                  1
75 Line_spacer             1
76 Melodic_req             1
77 Midi_def                1
78 Midistrings             1
79 Mixed_qp                1
80 Music                   1
81 Musical_pitch           1
82 Music_iterator          1
83 Music_output_def        1
84 Note_column             1
85 Note_head               1
86 Note_performer          1
87 Note_req                1
88 Paper_column            1
89 Paper_score                     1
90 Paper_def               1
91 Partial_measure_req     1
92 Performance             1
93 Performer               1
94 Performer_group_performer       1
95 Real_identifier         1
96 Request                 1
97 Request_iterator        1
98 Rest_collision          1
99 Rest_collision_engraver 1
100 Rest_req                1
101 Rhythmic_head   1
102 Rhythmic_req            1
103 Scope                   1
104 Score                   1
105 Score_column            1
106 Score_element           1
107 Score_engraver          1
108 Score_performer         1
109 Script_column           1
110 Script_def              1
111 Script_req              1
112 Single_malt_grouping_item       1
113 Slur                    1
114 Spacer_rod              1
115 Spacing_problem         1
116 Span_req                1
117 Span_dynamic_req        1
118 Spanner                 1
119 Spring_spacer           1
120 Skip_req                1
121 Staff_commands          1
122 Staff_symbol            1
123 Stem                    1
124 Stem_info               1
125 Stem_req                1
126 String_identifier       1
127 Relative_octave_music   1
128 Symtable                1
129 Symtables               1
130
131 Text_def                1
132 Text_item               1
133 Text_req                1
134 Time_description        1
135 Time_signature_change_req       1
136 Translation_property    1
137 Translator              1
138 Translator_group        1
139 Voice                   1
140 Voice_iterator          1
141 Word_wrap               1
142
143 delete_identifiers      1
144 parse_duration          1
145 parse_pitchmod          1