lilypond-1.3.37
authorfred <fred>
Tue, 26 Mar 2002 22:47:16 +0000 (22:47 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:47:16 +0000 (22:47 +0000)
lily/include/priority-halign-engraver.hh

index a3209d8b13710bcd6ab39eb74ad3902a57695d94..09c7cfafd0cb2ee13152e399db7d99198272b2fd 100644 (file)
@@ -1,25 +1 @@
-/*
-  score-halign-engraver.hh -- declare Score_horizontal_align_engraver
-
-  source file of the GNU LilyPond music typesetter
-
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-*/
-
-
-#ifndef FSCORE_HALIGN_GRAV_HH
-#define FSCORE_HALIGN_GRAV_HH
-
-#include "engraver.hh"
-
-class Priority_horizontal_align_engraver : public Engraver {
-  Break_align_item * halign_p_;
-public:
-  VIRTUAL_COPY_CONS(Translator);
-  
-  Priority_horizontal_align_engraver();
-protected:
-  virtual void acknowledge_element (Score_element_info);
-  virtual void do_pre_move_processing();
-};
-#endif // Priority_HALIGN_GRAV_HH
+#error