]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/program-option.hh
dist emacs patches too.
[lilypond.git] / lily / include / program-option.hh
index 5833ee5c37bea1c6f34082346c05d6d03c90c6fd..7a119b46e5a7063db8f7e8e13f49d9e95d2e649f 100644 (file)
@@ -20,4 +20,8 @@ extern bool profile_property_accesses;
 SCM ly_get_option (SCM);
 SCM ly_set_option (SCM, SCM);
 
+bool get_program_option (const char *);
+
+bool get_program_option (const char *);
+
 #endif /* SCM_OPTION_HH */