From 25498e53288336c7f176305f036ecad05a87913c Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 19 Aug 2002 11:48:41 +0000 Subject: add new directory with Lagrange interp coeffs -- I forgot to commit this file yesterday with my other commits. :( :( :( git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@87 df1f8a13-aa1d-4dd4-9681-27ded5b42416 --- src/make.code.defn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/make.code.defn') diff --git a/src/make.code.defn b/src/make.code.defn index 647ac4a..9d98e26 100644 --- a/src/make.code.defn +++ b/src/make.code.defn @@ -5,4 +5,6 @@ SRCS = # Subdirectories containing source files -SUBDIRS = UniformCartesian GeneralizedPolynomial-Uniform +SUBDIRS = UniformCartesian \ + GeneralizedPolynomial-Uniform \ + GeneralizedPolynomial-Uniform/Lagrange -- cgit v1.2.3