]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4840: Make Translator/Performer/Engraver abstract base classes
authorDavid Kastrup <dak@gnu.org>
Mon, 2 May 2016 14:26:20 +0000 (16:26 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 8 May 2016 14:28:28 +0000 (16:28 +0200)
commite035fded640056dcdf0b202a0156997c2295865e
tree124511129c8ecbe8e8b80c8806cca62b49d5834d
parent237cfd956ed0a705b379513fd861867a9671ce44
Issue 4840: Make Translator/Performer/Engraver abstract base classes

It does not make sense for them to be instantiable.
lily/engraver.cc
lily/include/engraver.hh
lily/include/performer.hh
lily/include/scheme-engraver.hh
lily/include/translator.hh
lily/include/translator.icc
lily/translator.cc