]> git.donarmstrong.com Git - lilypond.git/commit - lily/include/paper-system.hh
* lily/music.cc (derived_mark): derive Music from Prob.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 24 Jan 2006 13:15:30 +0000 (13:15 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 24 Jan 2006 13:15:30 +0000 (13:15 +0000)
commitdbb4524af169a9c15e5c7fcfddfa1a4b85dd288d
tree06a1488214e37ee64d364df8204ea0a2d6bb6d2f
parent9102fccf6073c28a78ea5ba81479b0b824b2892a
* lily/music.cc (derived_mark): derive Music from Prob.

* lily/paper-system.cc (LY_DEFINE): derive from Prob.

* lily/prob.cc (Module): Implement Prob (Property Object), object
with shared and r/w property alists.

* lily/include/prob.hh (Module): new file. Declare Prob.

* flower/string.cc: remove is_empty().
12 files changed:
ChangeLog
flower/string.cc
lily/GNUmakefile
lily/include/music.hh
lily/include/paper-system.hh
lily/include/prob.hh [new file with mode: 0644]
lily/include/smobs.hh
lily/music-function.cc
lily/music-scheme.cc
lily/music.cc
lily/paper-system.cc
lily/prob.cc [new file with mode: 0644]