projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3012ca9
)
Remove debug printing.
author
janneke
<janneke>
Wed, 14 Aug 2002 21:40:10 +0000
(21:40 +0000)
committer
janneke
<janneke>
Wed, 14 Aug 2002 21:40:10 +0000
(21:40 +0000)
ChangeLog
patch
|
blob
|
history
scripts/ly2dvi.py
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 53df513a719483ee95a57e58b71b48a8a26ff810..8e8cf6ff687786d9eedd18e1d4882efabed8d962 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2002-08-14 Jan Nieuwenhuizen <janneke@gnu.org>
+
+ * scripts/ly2dvi.py: Remove debug printing.
+
2002-08-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* scripts/convert-ly.py (FatalConversionError.conv): bug in
diff --git
a/scripts/ly2dvi.py
b/scripts/ly2dvi.py
index f2fb03b5abf354a3f2f68d9db5f68c37c02f6e7e..c85c28d45659dc4dcf87c901ab800b378cb9fd64 100644
(file)
--- a/
scripts/ly2dvi.py
+++ b/
scripts/ly2dvi.py
@@
-910,7
+910,6
@@
for opt in options:
sys.exit (0)
-print 'hallo3'
# Don't convert input files to abspath, rather prepend '.' to include
# path.
include_path.insert (0, '.')