]> git.donarmstrong.com Git - lilypond.git/blob - flower/real.cc
9d880ac9299c9855f0ee9d082e945941d40ab0cf
[lilypond.git] / flower / real.cc
1 #include "real.hh"
2
3 #include <cmath>
4 using namespace std;
5
6 const Real infinity_f = HUGE_VAL;