]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-function.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / music-function.hh
index cfc923f720e63dc549cc07ff10f1b44454ea466b..cd720a9a49769ba5b080352c08e9f2b683757874 100644 (file)
@@ -1,10 +1,9 @@
-/* 
+/*
   music-head.hh -- declare music_function
-  
+
   source file of the GNU LilyPond music typesetter
-  
-  (c) 2004 Han-Wen Nienhuys <hanwen@xs4all.nl>
-  
+
+  (c) 2004--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MUSIC_FUNCTION_HH
@@ -13,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);