]> git.donarmstrong.com Git - lilypond.git/commit
* lily/main.cc (main_with_guile): call lilypond-main
authorhanwen <hanwen>
Sun, 11 Apr 2004 15:12:44 +0000 (15:12 +0000)
committerhanwen <hanwen>
Sun, 11 Apr 2004 15:12:44 +0000 (15:12 +0000)
commit1811ed9b5970bdef87f0056711e17cf0a18cf749
tree2c236d259321c81d0438ab2b42c74f4c6341c848
parent07d0b78aa8e809e18be654cc77d53dc13868373e
* 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