]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/misc.cc
*** empty log message ***
[lilypond.git] / lily / misc.cc
index bd7cce55c7e4fc887e3985d18c5ba20ec107d225..b1f6b5b734a55a389f119201c2b2095b6d62bd3d 100644 (file)
@@ -34,3 +34,4 @@ log_2 (double x)
   return log (x)  /log (2.0);
 }