]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/scm-option.hh
2003 -> 2004
[lilypond.git] / lily / include / scm-option.hh
index 3fe5a748cba1c6e441482aa49abce806988d43d4..ae37cd9fb7aa868fc817cff061cfc56251053ec4 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  2001 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2001--2004 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 #ifndef SCM_OPTION_HH
 #define SCM_OPTION_HH
@@ -11,5 +11,7 @@
 /* options */
 extern bool midi_debug_global_b;
 extern int testing_level_global;
+extern bool lily_1_8_relative;
+extern bool lily_1_8_compatibility_used;
 
 #endif /* SCM_OPTION_HH */