]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / main.hh
index 3db38a564f7d71cfcba52d4c489f807a12e36cd2..1ddf2f41c88187ceaca9b24dcf5afe4cb82de16a 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 #ifndef MAIN_HH
 #define MAIN_HH
@@ -27,6 +27,7 @@ extern string init_name_global;
 
 /* options */
 extern vector<string> dump_header_fieldnames_global;
+extern vector<string> start_environment_global;
 extern string output_backend_global;
 extern string output_name_global;
 extern bool be_safe_global;