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.1.13
[lilypond.git]
/
src
/
template5.cc
blob
a1ab7e8df321ba6190227a118e4b9ebf8b4736c1
1
#include
"proto.hh"
2
#include
"string.hh"
3
#include
"moment.hh"
4
#include
"real.hh"
5
6
#include
"interval.tcc"
7
8
Interval__instantiate
(
Real
);
9
Interval__instantiate
(
Rational
);