aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-09-04 09:04:13 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-09-04 09:04:13 +0000
commit2d958e593d3ad1939e95e483b3902de9ecb45093 (patch)
tree74680f6954d305d4e9c437170bde3a3b61e229e3 /src/make.code.defn
parent579471ae87529bef4f6b0134918ae3adef92a8e3 (diff)
Add the ability to NaNcheck the RHS GFs.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@34 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 48a4349..adfbe27 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -13,6 +13,7 @@ SRCS = ChangeType.c \
RK3.c \
Registration.c \
RKCoefficients.c \
+ RHSNaNCheck.c \
SandR.c \
SetTime.c \
Startup.c