]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-guile.hh
* lily/modified-font-metric.cc (text_dimension): try
[lilypond.git] / lily / include / lily-guile.hh
index d813ed44cfa9d5dc8ffae8dd139e98cd4a2817dd..8a9a7cc24c93292a54ab7719b8739a1b99cd2f6b 100644 (file)
@@ -74,7 +74,7 @@ extern SCM global_lily_module;
 /*
   TODO: rename me to ly_c_lily_module_eval
  */
-#define ly_scheme_function(x) \
+#define ly_lily_module_constant(x) \
 ({ \
   static SCM cached; \
   /* We store this one locally, since G++ -O2 fucks up else */ \