]> git.donarmstrong.com Git - lilypond.git/commitdiff
add Prob, rm Page.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 14 Feb 2006 17:53:13 +0000 (17:53 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 14 Feb 2006 17:53:13 +0000 (17:53 +0000)
ChangeLog
lily/include/lily-proto.hh

index c426722cd6edbe898f00cf8b1474a88d9ee4b216..cc0db4f2e9cc8bcfd45b10cf4588f63288d36d35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/include/lily-proto.hh: add Prob, rm Page.
+
        * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
 
        * VERSION: release 2.7.34
index e13feab6edae0a3014107bc5c7ed98a85026f445..9bb315e097dcefd279bb53eb47dfcaa16fb25705 100644 (file)
@@ -116,7 +116,6 @@ class Object_key_dumper;
 class Object_key_undumper;
 class Open_type_font;
 class Output_property;
-class Page;
 class Pango_font;
 class Paper_book;
 class Paper_column;
@@ -128,6 +127,7 @@ class Performer_group;
 class Piano_bar_engraver;
 class Pitch;
 class Pitch_squash_engraver;
+class Prob;
 class Property_iterator;
 class Rational;
 class Relative_octave_music;