]> git.donarmstrong.com Git - lilypond.git/commit
* lily/paper-outputter.cc (output_stencil): New method.
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 27 Apr 2004 16:23:29 +0000 (16:23 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 27 Apr 2004 16:23:29 +0000 (16:23 +0000)
commitda000980e554ce4c2a4095d68c1a2be6bc714f7f
tree9c5c2e68a331292bdda61b23b273872240ce3641
parentc43893c79c40c0308c253d043334de9b34d3a211
* lily/paper-outputter.cc (output_stencil): New method.

* lily/my-lily-parser.cc (distill_inname): Remove.

* flower/include/file-name.hh:
* flower/file-name.cc: New file.  Change users.

* flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
(find): New method of same name.

* lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
constant error message.
15 files changed:
ChangeLog
flower/file-name.cc [new file with mode: 0644]
flower/file-path.cc
flower/include/file-name.hh [new file with mode: 0644]
flower/include/file-path.hh
flower/include/flower-proto.hh
input/test/blank-paper.ly
lily/include/paper-outputter.hh
lily/main.cc
lily/my-lily-parser.cc
lily/paper-def.cc
lily/paper-outputter.cc
lily/performance.cc
lily/scm-option.cc
scm/lily.scm