]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob-interface.hh
Run grand-replace for 2009.
[lilypond.git] / lily / include / grob-interface.hh
index fe1d5565d969d863931961a6aab5ca2881822ebc..fcb67ceeaa9b6ed241a1e8ab7fe7e1e84f25be66 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2002--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef INTERFACE_HH
@@ -32,6 +32,7 @@ SCM add_interface (char const *cxx_name,
                    char const *vars);
 
 SCM ly_add_interface (SCM, SCM, SCM);
+void internal_add_interface (SCM, SCM, SCM);
 SCM ly_all_grob_interfaces ();
 
 #endif /* INTERFACE_HH */