aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authortradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-12-18 12:04:01 +0000
committertradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-12-18 12:04:01 +0000
commite53744a49b1a7a6c4f852a4e8b04fda7fb101f95 (patch)
tree05583bb55c5a7b3634eda1c24bf5f78597727cb6 /src/make.code.defn
parent063155fe1d7944f9d4e0b5027eacd2ba4c280840 (diff)
Added code to copy the original parameter file to 'IO::outdir' or generate
a new one with a sorted list of all parameters set in the original parfile. See description of parameters 'IO::parfile_write' and 'IO::parfile_name' for details. Closes Cactus-237 and Cactus-315. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@141 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 795fada..b8919b1 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,8 +2,4 @@
# $Header$
# Source files in this directory
-SRCS = Startup.c\
- GHExtension.c\
- CheckpointRecovery.c\
- AdvertisedFiles.c\
- Utils.c
+SRCS = Startup.c CheckpointRecovery.c AdvertisedFiles.c Utils.c