]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script-interface.hh
(stop_translation_timestep): set
[lilypond.git] / lily / include / script-interface.hh
index 8591ce0b475f257ab073182865dde2318dfc48ab..8d0e0355c01574310f95325f113160438592732c 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef SCRIPT_INTERFACE_HH
@@ -26,7 +26,7 @@ public:
   DECLARE_SCHEME_CALLBACK (calc_direction, (SCM));
 };
 
-void make_script_from_event (Grob *p, bool *follow, Context *tg,
+void make_script_from_event (Grob *p,  Context *tg,
                             SCM type, int index);
 
 #endif /* SCRIPT_INTERFACE_HH */