]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
remove skyline max-slope
[lilypond.git] / lily / include / main.hh
index bd396a16f771ad6e7c64b3784df00472dac07dd1..5369507628be787f6216590bff99c8895df420ff 100644 (file)
@@ -37,7 +37,7 @@ extern bool is_TeX_format_global;
 extern bool point_and_click_global;
 extern string prefix_directory;
 extern bool use_object_keys;
-
+extern bool strict_infinity_checking;
 /*
   todo: collect in Output_option struct?
 */
@@ -61,5 +61,7 @@ extern const char *LILYPOND_DATADIR;
 */
 
 #define DEBUG_SLUR_SCORING 1
+#define DEBUG_TIE_SCORING 1
+#define DEBUG_BEAM_SCORING 1
 
 #endif /* MAIN_HH */