]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-function.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / music-function.hh
index 66b91e7b976051ef7bc463310beae02a0277af98..cd720a9a49769ba5b080352c08e9f2b683757874 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MUSIC_FUNCTION_HH
@@ -12,6 +12,8 @@
 #include "lily-guile.hh"
 
 SCM ly_make_music_function (SCM, SCM);
+SCM make_music_function (SCM, SCM);
+
 SCM get_music_function_transform (SCM);
 bool is_music_function (SCM);