]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4373: Start up GUILE type system before anything else
authorDavid Kastrup <dak@gnu.org>
Wed, 6 May 2015 09:55:18 +0000 (11:55 +0200)
committerDavid Kastrup <dak@gnu.org>
Wed, 6 May 2015 19:34:08 +0000 (21:34 +0200)
commitee35bce9fe991b2ee3dfa7e33539d74b29bcf91f
tree4023542021f49c6f4533c4074134df06e1905667
parentbe72b961ab5c4f6ade95e962c872babf7b0338a0
Issue 4373: Start up GUILE type system before anything else

This permits using our datatypes in the general Scheme initialization
phase without crashing or order dependencies.
lily/guile-init.cc
lily/include/smobs.hh
lily/include/smobs.tcc
lily/smobs.cc