From: fred Date: Sun, 24 Mar 2002 19:51:33 +0000 (+0000) Subject: lilypond-0.1.8 X-Git-Tag: release/1.5.59~4247 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=03faaf9880b98bbc9e2915035b224a6cd3904ff3;p=lilypond.git lilypond-0.1.8 --- diff --git a/flower/NEWS b/flower/NEWS index f2720c2744..d26a6f344b 100644 --- a/flower/NEWS +++ b/flower/NEWS @@ -1,3 +1,5 @@ +pl 27 + - naming: macros are MACROS pl 26 - Getopt_long : command -- and command - diff --git a/flower/interval.cc b/flower/interval.cc index 12152d6227..a50b10a464 100644 --- a/flower/interval.cc +++ b/flower/interval.cc @@ -10,7 +10,7 @@ #include "real.hh" #include "interval.tcc" -Interval__instantiate(Real); +template INTERVAL__INSTANTIATE(Real); Real Interval_t::infinity()