]> git.donarmstrong.com Git - lilypond.git/blob - dstreamrc
release: 1.1.13
[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                 1
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       0
31 Bar                     1
32 Bar_req                 1
33 Beam                    0
34 Bezier                  1
35 Bezier_bow              1
36 Bezier_bow_controls     1
37 Bezier_controls         0
38 Bow                     1
39 Change_iterator         1
40 Change_translator       1
41 Chord                   1
42 Chord_iterator          1
43 Clef_item               1
44 Clef_change_req         1
45 Col_configuration       1
46 Col_hpositions          1
47 Collision               1
48 Column_info             1
49 Column_rod              1
50 Duration_identifier     1
51 Engraver                0
52 Engraver_group_engraver 0
53 General_script_def      1
54 Graphical_element       1
55 Group_change_req        1
56 Guile                   1
57 Head_column             0
58 Horizontal_align_item   1
59 Horizontal_group_item   1 
60 Idealspacing            1
61 Identifier              1
62 Ineq_constrained_qp     1
63 Input_translator        1
64 int_identifier          1
65 Item                    0
66 Key_item                1
67 Lookup                  1
68 Line_spacer             1
69 Melodic_req             1
70 Midi_def                1
71 Midistrings             0
72 Mixed_qp                1
73 Music                   1
74 Musical_pitch           1
75 Music_iterator          1
76 Music_output_def        1
77 Note_column             0
78 Note_head               1
79 Note_performer          1
80 Note_req                1
81 Paper_column            0
82 Paper_score                     1
83 Paper_def               1
84 Performer               1
85 Performer_group_performer       1
86 Real_identifier         1
87 Request                 1
88 Request_iterator        1
89 Rest_collision          1
90 Rest_collision_engraver 0
91 Rest_req                1
92 Rhythmic_head   0
93 Rhythmic_req            1
94 Scope                   1
95 Score                   0
96 Score_column            0
97 Score_element           0
98 Score_engraver          0
99 Score_performer         1
100 Script_column           1
101 Script_def              1
102 Script_req              1
103 Single_malt_grouping_item       1
104 Slur                    1
105 Spacer_rod              1
106 Spacing_problem         1
107 Span_req                1
108 Span_dynamic_req        1
109 Spanner                 1
110 Spring_spacer           1
111 Skip_req                1
112 Staff_commands          1
113 Staff_symbol            1
114 Stem                    1
115 Stem_info               0
116 Stem_req                1
117 Symtable                1
118 Symtables               1
119
120 Text_def                1
121 Text_item               1
122 Text_req                1
123 Time_description        1
124 Translation_property    0
125 Translator              0
126 Translator_group        0
127 Voice                   1
128 Voice_iterator          1
129 Word_wrap               1
130
131 delete_identifiers      1
132 parse_duration          1
133 parse_pitchmod          1