2 audio-element.cc -- implement Audio_element
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
10 #include "audio-element.hh"
12 Audio_element::Audio_element ()
16 Audio_element::~Audio_element ()
21 Audio_element::name () const
23 return this->class_name ();