* lily/main.cc (main_with_guile): call lilypond-main
commit9295ed987dbb942cfaf3c0ca36088389680e781a
authorhanwen <hanwen>
Sun, 11 Apr 2004 15:12:44 +0000 (11 15:12 +0000)
committerhanwen <hanwen>
Sun, 11 Apr 2004 15:12:44 +0000 (11 15:12 +0000)
tree34a68ad63da73f4326f099c1b8448c0c1df124af
parent4abd6a0203f6b5f33ca55d0e21ed769f816e6c3d
* 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