]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/smobs.hh
* input/regression/music-head.ly (texidoc): new file.
[lilypond.git] / lily / include / smobs.hh
index a31ce06e45ba72caa8601a40cf8e1e8fc9ea79e5..5a5b5ce1811dffa67d23401c4b64d80260840a84 100644 (file)
@@ -134,7 +134,7 @@ unsmob_ ## name (SCM s)                     \
 return  CL::unsmob (s);                                \
 }
 
-#define DECLARE_TYPE_P(CL) extern SCM CL_ ## _type_p_proc
+#define DECLARE_TYPE_P(CL) extern SCM CL ## _type_p_proc
 
 #endif /* SMOBS_HH */