]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-proto.hh
release: 0.0.64
[lilypond.git] / lily / include / lily-proto.hh
index 3864ace14675f07db7c3bed0f3bb5a1259286b23..7cffaced164fccd7525df3f5de14e9304ac93ada 100644 (file)
@@ -1,6 +1,5 @@
-
 /*
-  lily-proto.hh -- declare 
+  lily-proto.hh -- declare class names.
 
   source file of the LilyPond music typesetter
 
@@ -10,6 +9,7 @@
 
 #ifndef LILY_PROTO_HH
 #define LILY_PROTO_HH
+#include "proto.hh"
 
 struct    My_lily_lexer;
 struct My_lily_parser;
@@ -39,11 +39,16 @@ struct Command_req;
 struct Collision_register;
 struct Collision;
 struct Note_req;
+struct Pulk_voices;
+struct Pulk_voice;
 struct Plet_req;
 struct Partial_measure_req;
+struct Request_column;
 struct Rest_req;
 struct Rhythmic_grouping_req;
 struct Rhythmic_req;
+struct Score_elem;
+struct Score_elem_info;
 struct Script_req;
 struct Skip_req;
 struct Slur_req;
@@ -52,6 +57,9 @@ struct Span_req;
 struct Span_dynamic_req;
 struct Subtle_req;
 struct Stem_req;
+struct Tie_req;
+struct Tie;
+struct Tie_register;
 struct Terminate_voice_req;
 struct Text_req;
 struct Timing_req;
@@ -59,5 +67,10 @@ struct Note_column_register;
 struct Note_column;
 struct Staff_side;
 struct Staff_symbol;
-
+struct Script_column;
+struct Rest_column;
+struct Rest_collision_register;
+struct Rest_collision;
+struct Vertical_spanner;
+struct Vertical_brace;
 #endif // LILY_PROTO_HH