]> 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 0feae768fd29262f33315644af50185fdd95adf1..a31ce06e45ba72caa8601a40cf8e1e8fc9ea79e5 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
 
 #endif /* SMOBS_HH */