aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-07-12 11:45:36 +0000
committerallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-07-12 11:45:36 +0000
commit94edf906d4ac38646501a0d614f04acb181f4aea (patch)
treee649e1ab8287e6abb33e4004911c6438aa786f93 /src/make.code.defn
parent2269f3828402342c0917d187613916011161829e (diff)
Parameters for choosing 1D and 2D slices
New CCTK coordinate functions git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@136 ebee0441-1374-4afa-a3b5-247f3ba15b9a
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 02973df..2f46545 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1 +1 @@
-SRCS = Startup.c GHExtension.c Output2D.c Write2D.c Output3D.c Write3D.c DumpVar.c DumpGH.c RecoverGH.c RestoreFile.c
+SRCS = Startup.c GHExtension.c Output2D.c Write2D.c Output3D.c Write3D.c DumpVar.c DumpGH.c RecoverGH.c RestoreFile.c ChooseOutput.c