]> git.donarmstrong.com Git - lilypond.git/blob - flower/real.cc
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
[lilypond.git] / flower / real.cc
1 #include "real.hh"
2
3 #include <cmath>
4 using namespace std;
5
6 const Real infinity_f = INFINITY;