]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator-def.hh
release: 1.5.29
[lilypond.git] / lily / include / translator-def.hh
index 77082e268dbbed8e8453d8c0e7126c2c5fac09dc..5973f9bee17c726b4677fca4218d59ec09bcae6c 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2000--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -64,7 +64,7 @@ private:
 
 };
 
-Translator_def* unsmob_translator_def (SCM);
+DECLARE_UNSMOB(Translator_def,translator_def);
 
 
 #endif /* TRANSLATOR_DEF_HH */