2 template.cc -- instantiate Pointer_list<Source_file*>
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
9 #include "source-file.hh"
11 #include "pcursor.tcc"
15 template L_INSTANTIATE(void *);
16 template IPL_INSTANTIATE(Source_file
);