]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
release: 1.1.13
[lilypond.git] / lily / include / main.hh
index 68b1b21363b54aac5e01190a2165ab1dfc8eb4bf..17bd2480b436777f76f8573e7ec2a86c107cfe75 100644 (file)
@@ -18,8 +18,10 @@ void set_default_output (String s);
 String find_file (String);
 String get_version_str();
 void call_constructors ();
+
 extern Sources* source_global_l;
 extern bool no_paper_global_b;
+extern bool safe_global_b;
 extern bool no_timestamps_global_b;
 extern bool find_quarts_global_b;
 extern int exit_status_i_;