From: fred Date: Sun, 22 Dec 1996 23:58:36 +0000 (+0000) Subject: flower-1.0.17 X-Git-Tag: release/1.5.59~6488 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=40cf5afdcf77ed20161d6c2948dea664e76fd028;p=lilypond.git flower-1.0.17 --- diff --git a/flower/Sources.make b/flower/Sources.make index c7efa127f9..84e27c4681 100644 --- a/flower/Sources.make +++ b/flower/Sources.make @@ -1,14 +1,14 @@ cc=lgetopt.cc string.cc dataf.cc textdb.cc unionfind.cc \ smat.cc matrix.cc choleski.cc vector.cc dstream.cc\ - matdebug.cc interval.cc scalar.cc + matdebug.cc scalar.cc -templatecc=cursor.cc list.cc tsmat.cc plist.cc +templatecc=cursor.cc list.cc tsmat.cc plist.cc interval.cc inl=findcurs.inl link.inl list.inl cursor.inl plist.inl hh=cursor.hh pcursor.hh lgetopt.hh link.hh list.hh dstream.hh \ string.hh stringutil.hh vray.hh textdb.hh textstr.hh assoc.hh\ findcurs.hh unionfind.hh compare.hh handle.hh matrix.hh\ smat.hh vsmat.hh vector.hh real.hh choleski.hh\ tsmat.hh tvsmat.hh plist.hh associter.hh fproto.hh\ - interval.hh scalar.hh sstack.hh + interval.hh scalar.hh sstack.hh rational.hh