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.145
[lilypond.git]
/
lily
/
swallow-perf.cc
blob
7ff03f174f0999ced8f4bb31c4ca085902d42ac3
1
/*
2
swallow-perf.cc -- implement Swallow_performer
3
4
source file of the GNU LilyPond music typesetter
5
6
(c) 1997--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7
*/
8
9
#include
"swallow-perf.hh"
10
11
12
13
ADD_THIS_TRANSLATOR
(
Swallow_performer
);