]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob-interface.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / grob-interface.hh
index fe1d5565d969d863931961a6aab5ca2881822ebc..f9fd7a48fbd179fd46f2111d05b3d0013892cda6 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--2008 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 */