]> git.donarmstrong.com Git - lilypond.git/commit
* flower/file-path.cc (find): don't throw away file_name.dir, but
authorhanwen <hanwen>
Thu, 19 May 2005 22:57:50 +0000 (22:57 +0000)
committerhanwen <hanwen>
Thu, 19 May 2005 22:57:50 +0000 (22:57 +0000)
commitc66218ef4d54ca9f680dd8dbceea4ab112f8579d
tree1bea682fddd20a07605af014fcb735cc5ce04a2d
parent01c43734f605c5127e3f000800fe05d291ba376a
* 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