]> git.donarmstrong.com Git - lilypond.git/commit
* flower/file-path.cc (find): don't throw away file_name.dir, but
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 19 May 2005 22:57:50 +0000 (22:57 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 19 May 2005 22:57:50 +0000 (22:57 +0000)
commit238d0dc299ccd27351991fa383c1af1de98b2084
tree1bea682fddd20a07605af014fcb735cc5ce04a2d
parentcf226d3dcf74938e004cfa89d85917cbdd7e3e36
* flower/file-path.cc (find): don't throw away file_name.dir, but
append to it. Fixes \include with directories.

* flower/include/file-path.hh (class File_path): don't derive from
Array<String>.

* flower/include/file-name.hh (class File_name): remove to_str0()

* lily/hara-kiri-engraver.cc (acknowledge_grob): split
Hara_kiri_engraver in separate file.
ChangeLog
flower/file-name.cc
flower/file-path.cc
flower/include/file-name.hh
flower/include/file-path.hh
lily/hara-kiri-engraver.cc