]> git.donarmstrong.com Git - lilypond.git/commit
Change behavior of nested includes.
authorJoe Neeman <joeneeman@gmail.com>
Thu, 11 Dec 2008 21:52:16 +0000 (13:52 -0800)
committerJoe Neeman <joeneeman@gmail.com>
Thu, 11 Dec 2008 21:52:16 +0000 (13:52 -0800)
commitfb9e2de36beaedec7b303d87a443ec24446014e3
treef2b3f0e6b6b1e74683bb7211e629688fa83f126e
parent7f3f0083f89d87c5ed0422858e9648fc759e98a4
Change behavior of nested includes.

We now search for a nested include file starting from the
directory of the file that included it (before we started the
search from the directory of the file that was specified
on the lilypond command line).
lily/includable-lexer.cc
lily/include/sources.hh
lily/lily-parser-scheme.cc
lily/sources.cc