]> git.donarmstrong.com Git - lilypond.git/blob - lily/music-output-def.cc
release: 0.1.11
[lilypond.git] / lily / music-output-def.cc
1 /*
2   music-output-def.cc -- implement Music_output_def
3
4   source file of the GNU LilyPond music typesetter
5
6   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9 #include "music-output-def.hh"
10
11 IMPLEMENT_IS_TYPE_B(Music_output_def);
12