]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.8
authorfred <fred>
Sun, 24 Mar 2002 19:51:33 +0000 (19:51 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:51:33 +0000 (19:51 +0000)
flower/NEWS
flower/interval.cc

index f2720c2744a72fb58af91846dbcc6e152913588f..d26a6f344b58837f55e59f7f61f3d4e7ed1d7135 100644 (file)
@@ -1,3 +1,5 @@
+pl 27
+       - naming: macros are MACROS
 
 pl 26
        - Getopt_long : command -- and command - 
index 12152d6227a9042f43071fa1217c775e9f547b6c..a50b10a464f8559d17345942908a9c205e9511a5 100644 (file)
@@ -10,7 +10,7 @@
 #include "real.hh"
 #include "interval.tcc"
 
-Interval__instantiate(Real);
+template INTERVAL__INSTANTIATE(Real);
 
 Real
 Interval_t<Real>::infinity()