]> git.donarmstrong.com Git - lilypond.git/commit
(process): return #f iso. #<undefined>. This
authorhanwen <hanwen>
Sun, 17 Apr 2005 22:41:23 +0000 (22:41 +0000)
committerhanwen <hanwen>
Sun, 17 Apr 2005 22:41:23 +0000 (22:41 +0000)
commit205212d8f452c392ab6b7e5600c11f3d1738e606
tree2352dbc5bcf80c8c95b6f1b98cbd4263080ec101
parentee615490a7d5a604f0e4ca24a3cc4269f9ec4c24
(process): return #f iso. #<undefined>. This
prevents #<undefined> leaking into GUILE-userspace.
ChangeLog
lily/global-context-scheme.cc
lily/include/music-output.hh
lily/include/performance.hh
lily/music-output.cc [new file with mode: 0644]
lily/performance.cc