]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'cvs-head' of http://lilypond.org/vc/lilypond into master-hanwen
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 3 Nov 2006 01:26:44 +0000 (02:26 +0100)
committerHan-Wen Nienhuys <lilydev@haring.localdomain>
Fri, 3 Nov 2006 01:26:44 +0000 (02:26 +0100)
1  2 
scm/lily.scm

diff --cc scm/lily.scm
index 7bd67c0fc64f92f307b2d659d5e1ecc1aec6a017,edd99461d5d7a7e7aca37959e6b633f3f11c1824..ee17b9fbc77c9f20f027b408c0b90d22cfab7c70
              (clip-systems #f "Generate cut-out snippets of a score")
              (debug-gc #f
                        "dump memory debugging statistics")
 +            (debug-gc-assert-parsed-dead #f
 +                      "for memory debugging: ensure that all refs to parsed objects are dead.")
 +            
++            (debug-midi #f "generate human readable MIDI")
++            (debug-parser #f "debug the bison parser")
++            (debug-lexer #f "debug the flex lexer")
              (debug-midi #f "generate human readable MIDI")
              (debug-parser #f "debug the bison parser")
              (debug-lexer #f "debug the flex lexer")