]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4474/3: Make all of ly-syntax-constructors.scm a separate module
authorDavid Kastrup <dak@gnu.org>
Thu, 25 Jun 2015 16:08:34 +0000 (18:08 +0200)
committerDavid Kastrup <dak@gnu.org>
Wed, 8 Jul 2015 05:15:00 +0000 (07:15 +0200)
commit7a758ef70da39d3b1fb137ce8b5333a53546b355
tree55e814e4c25e0e0360a7f33ae39b80a24e78170f
parent398c87d330f24a3838553158e388c42e8fe132cb
Issue 4474/3: Make all of ly-syntax-constructors.scm a separate module

That allows putting all the constructors into exported symbols while
keeping local definitions private.  Since we access this module only
from C++, not even the exported symbols appear in a normal LilyPond
session.
lily/guile-init.cc
lily/lily-imports.cc
scm/lily.scm
scm/ly-syntax-constructors.scm