]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-proto.hh
Deletes the Hara_kiri_engraver.
[lilypond.git] / lily / include / lily-proto.hh
index 4a7497a6a7d23e255abe9703db07bc0b84c9c1bc..e726c4abe57d6796eb0c133ca5cecc56cc8140e2 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -42,6 +42,9 @@ class Axis_group_engraver;
 class Bar_engraver;
 class Bar_req_collect_engraver;
 class Beaming_pattern;
+class Beam_scoring_problem;
+class Beam_configuration;
+class Beam_quant_parameters;
 class Bezier;
 class Bezier_bow;
 class Book;
@@ -77,7 +80,6 @@ class Grace_music;
 class Grob;
 class Grob_array;
 class Grob_info;
-class Hara_kiri_engraver;
 class Hara_kiri_line_group_engraver;
 class Includable_lexer;
 class Input;
@@ -148,6 +150,7 @@ class Property_iterator;
 class Rational;
 class Relative_octave_music;
 class Repeated_music;
+class Rhythmic_music_iterator;
 class Scale;
 class Scheme_hash_table;
 class Scheme_engraver;
@@ -196,7 +199,7 @@ class Transposed_music;
 class yyFlexLexer;
 
 typedef void (*Engraver_void_function_engraver_grob_info) (Engraver *,
-                                                          Grob_info);
+                                                           Grob_info);
 typedef void (*Translator_void_method_ptr) (Translator *);
 
 #endif /* LILY_PROTO_HH */