]> git.donarmstrong.com Git - lilypond.git/commit
* lily/main.cc (main_with_guile): call lilypond-main
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 11 Apr 2004 15:12:44 +0000 (15:12 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 11 Apr 2004 15:12:44 +0000 (15:12 +0000)
commit32cc6f6a34620a03fd5e73fec21ce441dd253491
tree2c236d259321c81d0438ab2b42c74f4c6341c848
parentd7b187976cff5a17b795c150d4703ded396b17a0
* lily/main.cc (main_with_guile): call lilypond-main

* scm/lily.scm (lilypond-main): new function: handle multiple files.

* lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
exception.

* lily/my-lily-parser.cc: remove paper_description function

* lily/main.cc: remove global_score_count.

* lily/ly-module.cc (ly_make_anonymous_module): don't protect
anonymous modules globally. Let's hope they get GCd
ChangeLog
lily/input-file-results.cc
lily/ly-module.cc
lily/main.cc
lily/my-lily-parser.cc
scm/lily.scm