projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee1b3b
)
Delete intermediate ps files by default
author
Maximilian Albert
<maximilian.albert@gmail.com>
Wed, 8 Jul 2009 04:55:49 +0000
(13:55 +0900)
committer
Neil Puttock
<n.puttock@gmail.com>
Sun, 12 Jul 2009 20:27:44 +0000
(21:27 +0100)
scm/lily.scm
patch
|
blob
|
history
diff --git
a/scm/lily.scm
b/scm/lily.scm
index 270ed42e1c81c5cea61d249bd4e77d1753450715..53dd68596139da4597e8be155b596c07e567c450 100644
(file)
--- a/
scm/lily.scm
+++ b/
scm/lily.scm
@@
-65,7
+65,7
@@
configurations.")
"Debug cyclic callback chains.")
(debug-skylines #f
"Debug skylines.")
- (delete-intermediate-files #
f
+ (delete-intermediate-files #
t
"Delete unusable, intermediate PostScript files.")
(dump-profile #f
"Dump memory and time information for each file.")