]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-def.cc
release: 0.0.68pre
[lilypond.git] / lily / paper-def.cc
index eaabea2fbe71b8f3f274bcbfd0beb8e581e8abc3..3691fabfd5ccc5fbdbff39ebf79a35b7ba63116d 100644 (file)
 
 
 
-// golden ratio
-const Real PHI = (1+sqrt(5))/2;
-
-// see  Roelofs, p. 57
 Real
 Paper_def::duration_to_dist(Moment d)
 {