From: fred Date: Fri, 1 Nov 1996 23:47:15 +0000 (+0000) Subject: lilypond-0.0.6 X-Git-Tag: release/1.5.59~6962 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=98df00906b9390cbafe8674f6a83bf03722d92d3;p=lilypond.git lilypond-0.0.6 --- diff --git a/misc.cc b/misc.cc index 3a8658f4a0..174e4224bc 100644 --- a/misc.cc +++ b/misc.cc @@ -18,10 +18,9 @@ double log2(double x) { // golden ratio - -const Real PHI = (1+sqrt(5))/2; + const Real PHI = (1+sqrt(5))/2; const double ENGRAVERS_SPACE = PHI; -const double WHOLE_SPACE = 5.0; // should be settable from input +