]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
release: 0.1.43
[lilypond.git] / lily / include / main.hh
index 1a95d9d203b95a41bdb901c98088fc0a3224534d..5ca8f5ad8c719b7fcb4718b7da8ec50c7ac38b6b 100644 (file)
@@ -18,6 +18,7 @@ void set_default_output (String s);
 String find_file (String);
 String get_version_str();
 String get_version_number_str();
+void call_constructors ();
 extern Sources* source_global_l;
 extern bool no_paper_global_b;
 extern int exit_status_i_;