]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script.hh
2003 -> 2004
[lilypond.git] / lily / include / script.hh
index d6681f2d026f52e1f2878bb460da4bb2328075aa..8fc238a6a9a17915537d9fa7a00b2ef3da41c891 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1999--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -28,5 +28,9 @@ public:
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM ));
 };
 
+void make_script_from_event (Grob *p,
+                            SCM * descr, Translator_group*tg,
+                            SCM type, 
+                            int index);
 #endif /* Stem_SCRIPT_HH */