]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-proto.hh
2003 -> 2004
[lilypond.git] / lily / include / lily-proto.hh
index 194398eecd9bc2437f8e5425d4209846c7eecf72..b085da12d1ee6a01d2d2ea25fc14ec9968262635 100644 (file)
@@ -3,7 +3,7 @@
 
  source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #ifndef LILY_PROTO_HH
@@ -41,6 +41,7 @@ class Break_algorithm;
 class Change_iterator;
 class Change_translator;
 class Chord_tremolo_iterator;
+class Cluster_engraver;
 class Column_x_positions;
 class Context_specced_music;
 class Engraver;
@@ -121,9 +122,9 @@ class Property_iterator;
 class Rational;
 class Relative_octave_music;
 class Repeated_music;
-class Request;
-class Request_chord;
-class Request_chord_iterator;
+class Event;
+class Event_chord;
+class Event_chord_iterator;
 class Scaled_font_metric;
 class Scheme_hash_table;
 class Score;