]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch-squash-engraver.hh
release: 1.3.31
[lilypond.git] / lily / include / pitch-squash-engraver.hh
index ad042e84f370e6d37372d49ee0a825bfcf29069c..9e06f31b6853c593cd1d617c40f24f1a617241ab 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
 
 class Pitch_squash_engraver : public Engraver {
 public:
-  
   VIRTUAL_COPY_CONS (Translator);
   virtual void acknowledge_element (Score_element_info);
-  
 };
 
 #endif /* PITCH_SQUASH_GRAV_HH */