]> git.donarmstrong.com Git - lilypond.git/commit
Syntax::property_operation -> Syntax::property_{override,revert,set,unset}
authorDavid Kastrup <dak@gnu.org>
Tue, 21 Jul 2015 15:11:18 +0000 (17:11 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 27 Jul 2015 08:13:20 +0000 (10:13 +0200)
commitd5a48e801bd400e47de34cdeb398fba3510d6940
tree52a78097b998655b010d04f2791e273f77a4b5fe
parent79ec8cdb524e8f2965425a47156763e13326c649
Syntax::property_operation -> Syntax::property_{override,revert,set,unset}

No point in joining and later splitting separate functions.  The
original motivation might have been to reduce name space pollution, but
(scm ly-syntax-constructors) is a separate module by now.
lily/include/lily-imports.hh
lily/lily-imports.cc
lily/parser.yy
scm/ly-syntax-constructors.scm