2 interpreter.cc -- implement Interpreter
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
10 #include "interpreter.hh"
12 Interpreter::Interpreter()
17 Interpreter::~Interpreter()
19 // assert(!music_list_i_ );