Add support for local score.ly defs
commitafb070768a2004d2e6264cca90cff2968c158a43
authorValentin Villenave <valentin@villenave.net>
Wed, 29 Sep 2010 11:27:00 +0000 (29 13:27 +0200)
committerValentin Villenave <valentin@villenave.net>
Wed, 29 Sep 2010 11:27:00 +0000 (29 13:27 +0200)
treef11708531151907cb53d277839602a7bf5d0b64f
parent24ad0933eb74a3b8dcda6c0e4196e6055485ea30
Add support for local score.ly defs

If a local score.ly file is found, it
will not be included like the other
.ly files.  It will, however, be
parsed for definitions that can override
main.ly definitions (whereas .conf files
do not have such precedence).
lib/20-readconf.scm
main.ly