aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authortradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-08-01 20:04:09 +0000
committertradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-08-01 20:04:09 +0000
commitc569da39709cd447ad646a8b3a3eb2e7fe75e11d (patch)
treeb515edeb96d79045cdf4fa0a2c498680dd4e664f /src/make.code.defn
parent7235d480563efd9a6a5e8b32a8901e2e550fb070 (diff)
Fixed bugs for outputting multiple vars.
Fixed some warnings. Removed GHExtensions.c which did the same as Startup.c. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@15 0888f3d4-9f52-45d2-93bc-d00801ff5e46
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 6cdc182..2cbdc9c 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,5 +2,4 @@
# $Header$
# Source files in this directory
-SRCS = Startup.c GHExtension.c Output.c Write.c DumpVar.c ParseGeometry.c ParseVars.c
-
+SRCS = Startup.c Output.c Write.c DumpVar.c ParseGeometry.c ParseVars.c