]> git.donarmstrong.com Git - lilypond.git/commitdiff
flower-1.0.17
authorfred <fred>
Sun, 22 Dec 1996 16:47:24 +0000 (16:47 +0000)
committerfred <fred>
Sun, 22 Dec 1996 16:47:24 +0000 (16:47 +0000)
flower/fproto.hh

index 8e30550696fdca77273abc4b1b4a3b24e6afa82d..4452176d19a9032c98462e614d2c0785f310e4a4 100644 (file)
@@ -17,10 +17,13 @@ template<class T> struct Cursor;
 template<class T> struct PCursor;
 template<class T> struct Link;
 template<class T> struct Handle ;
+template<class T>struct Interval_t ;
+#include "real.hh"
 
+typedef Interval_t<Real> Interval;
 
 struct Choleski_decomposition ;
-struct Interval ;
+
 struct long_option_init ;
 struct Getopt_long ;
 struct Matrix ;