2 template4.cc -- instantiate Link_list baseclass.
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
13 #include "audio-item.hh"
14 #include "audio-staff.hh"
20 #include "pcursor.tcc"
24 POINTERLIST_INSTANTIATE(Audio_item);
25 POINTERLIST_INSTANTIATE(Audio_staff);
26 POINTERLIST_INSTANTIATE(Paper_column);
27 POINTERLIST_INSTANTIATE(Paper_score);