aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@5633253d-7678-4964-a54d-f87795f8ee59>2001-06-04 18:20:15 +0000
committerallen <allen@5633253d-7678-4964-a54d-f87795f8ee59>2001-06-04 18:20:15 +0000
commit6895019699c8d2730e0d795b33e46ded6a29eb9f (patch)
tree106d265e43e37ba77b27e2c5cb702731360f2ac7 /src/make.code.defn
parente8c64c8986d812be0ccb81c22409387e2d7c44cc (diff)
Initialise grid scalars to zero so they don't error with NaNChecker
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@37 5633253d-7678-4964-a54d-f87795f8ee59
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 4571048..785b511 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,7 @@
# $Header$
# Source files in this directory
-SRCS = Simple.c Courant.c Given.c
+SRCS = Simple.c Courant.c Given.c Initialise.c
# Subdirectories containing source files
SUBDIRS =