]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
* scm/lily.scm (lilypond-all): option read-file-list: substitute
[lilypond.git] / lily / main.cc
index bfdf01566f0d5ebf239cdb5e2ce244bd7a453e32..ae4c86dd2ae9b8f339eb4ce132f5192f0a52f0e3 100644 (file)
@@ -427,6 +427,7 @@ main_with_guile (void *, int, char **)
       *tail = scm_cons (scm_makfrom0str (arg), SCM_EOL);
       tail = SCM_CDRLOC (*tail);
     }
+  
   delete option_parser;
   option_parser = 0;