]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-bar.hh
release: 1.0.1
[lilypond.git] / lily / include / score-bar.hh
index 298404da5d34bc55be4f2a81786f5edfb82eefc3..83c8e0bbaa81d756627fafdf492e13d3e5c579ab 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1997--1998 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -19,7 +19,7 @@
 class Score_bar : public virtual Bar {
 public:
   DECLARE_MY_RUNTIME_TYPEINFO;
-  SCORE_ELEM_CLONE(Score_bar);
+  SCORE_ELEMENT_CLONE(Score_bar);
 protected:
   void do_pre_processing ();
 };