projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d82075c
)
remove gob
author
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Sat, 3 Feb 2007 15:31:32 +0000
(16:31 +0100)
committer
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Sat, 3 Feb 2007 15:31:39 +0000
(16:31 +0100)
buildscripts/mf-to-table.py
patch
|
blob
|
history
diff --git
a/buildscripts/mf-to-table.py
b/buildscripts/mf-to-table.py
index 698dd61e9dee553e21f5b6ded36f69185fd5cf5b..a6282a44d29a602131407019d5d920d23d76b959 100644
(file)
--- a/
buildscripts/mf-to-table.py
+++ b/
buildscripts/mf-to-table.py
@@
-21,7
+21,6
@@
def read_log_file (fn):
deps = []
autolines = []
def include_func (match, d = deps):
- print match.group (1)
d.append (match.group (1))
return ''