]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/real.cc
release: 1.3.18
[lilypond.git] / flower / real.cc
diff --git a/flower/real.cc b/flower/real.cc
new file mode 100644 (file)
index 0000000..a043b98
--- /dev/null
@@ -0,0 +1,4 @@
+#include <math.h>
+#include "real.hh"
+
+const Real infinity_f = HUGE_VAL;