]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Aug 2002 14:15:42 +0000 (14:15 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 25 Aug 2002 14:15:42 +0000 (14:15 +0000)
lily/include/lily-guile.hh

index dc737884afb31e2c4773bd60896479ba4d7130b6..be0f93997c27450a649f9ba1f63dae3a5dccb349 100644 (file)
@@ -104,7 +104,11 @@ SCM ly_write2scm (SCM s);
 SCM ly_deep_copy (SCM);
 SCM ly_truncate_list (int k, SCM l );
 
-#define CACHE_SYMBOLS
+
+/*
+  Unreliable on gcc2
+ */
+// #define CACHE_SYMBOLS
 
 
 #if (__GNUC__ > 2)