]> git.donarmstrong.com Git - lilypond.git/commit
* lily/include/global-context.hh (Context): take \score key upon init.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 14 Nov 2004 14:35:03 +0000 (14:35 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 14 Nov 2004 14:35:03 +0000 (14:35 +0000)
commit64e406f4e97bc828e44574576d392f6000beb972
treea48328154fa216b82cd41435f4b5278b71dcd041
parent1f9a7c4e74cc3d5aaa9e5616122d9a4913d5c2b8
* lily/include/global-context.hh (Context): take \score key upon init.

* lily/context.cc (Context): take key argument in ctor.
(create_context): new function

* lily/grob.cc (Grob): take key argument in ctor.
lily/grob.cc