aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@c78560ca-4b45-4335-b268-5f3340f3cb52>1999-04-22 14:20:56 +0000
committerallen <allen@c78560ca-4b45-4335-b268-5f3340f3cb52>1999-04-22 14:20:56 +0000
commite1e4b192d930c2ff1dc1491813954b8054d2aaeb (patch)
treef2e371d94abca747b22912ede37c592d246df6b5 /src/make.code.defn
parent69fc1522bf6f36ae4ad000d8a4dd55addafdad76 (diff)
Added registration of coordinates with a name and a direction
CCTK_Warn -> CCTK_WARN git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@25 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 247ee70..a29247e 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -3,7 +3,8 @@
# Source files in this directory
SRCS = CartGrid3D.F\
- ParamCheck.F
+ ParamCheck.F\
+ Startup.c
# Subdirectories containing source files
SUBDIRS =