repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-1.3.12
[lilypond.git]
/
lily
/
template6.cc
blob
e61f6143129d6f601988f344e4d978e1c6f9807d
1
#include
"proto.hh"
2
#include
"cursor.tcc"
3
#include
"pcursor.tcc"
4
#include
"plist.tcc"
5
#include
"translator.hh"
6
7
POINTERLIST_INSTANTIATE
(
Translator
);
8