]> 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:47:13 +0000 (02:47 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 3 Nov 2006 01:47:13 +0000 (02:47 +0100)
Conflicts:

.gitignore
scm/lily.scm

1  2 
ChangeLog
scm/lily.scm

diff --cc ChangeLog
Simple merge
diff --cc scm/lily.scm
index 72e2956467c4a7d292cdbaa3deedd21e97d2102e,2c47415ff0adb278e33d6daf32c4495ef7eef33e..e7d6e8d0ce2226554a9bc05a5b201c32cd8c5cdf
              (anti-alias-factor 1 "render at higher resolution and scale down result\nto prevent jaggies in PNG")
              (check-internal-types #f "check every property assignment for types")
              (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-parser #f "debug the bison parser")
++            (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-lexer #f "debug the flex lexer")
              (debug-midi #f "generate human readable MIDI")
-             (debug-lexer #f "debug the flex lexer")
 +            (debug-parser #f "debug the bison parser")
              (delete-intermediate-files #f
                                         "delete unusable PostScript files")
              (dump-signatures #f "dump output signatures of each system")