]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-function.hh
Docs: prepare direct translation of node names in Texinfo sources
[lilypond.git] / lily / include / music-function.hh
index 3cd73d65587b54e9a0cff355f6379d7ac3261958..f5d44ff365aecc9e61a1c4381b79d9e97ee2b319 100644 (file)
@@ -1,10 +1,9 @@
-/* 
+/*
   music-head.hh -- declare music_function
-  
+
   source file of the GNU LilyPond music typesetter
-  
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
-  
+
+  (c) 2004--2009 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);