From 40cf5afdcf77ed20161d6c2948dea664e76fd028 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 22 Dec 1996 23:58:36 +0000 Subject: [PATCH] flower-1.0.17 --- flower/Sources.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5