aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2000-10-12 12:07:33 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2000-10-12 12:07:33 +0000
commit1f56ad69714215149c2a78143e18997c7fdfb2fc (patch)
tree59cef723b4dcdc4454bb4c44aa62f4e7b01b1f0d /src/make.code.defn
parent3e71e6e2bc1974c55b553d13bb893c1b9634856a (diff)
Moved a lot of code into IOHDF5Util and inherit from this thorn.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@25 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 42416c2..2afacc6 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,10 +1,5 @@
-# Main make.code.defn file for thorn HFD5IO
+# Main make.code.defn file for thorn IOHFD5
# $Header$
# Source files in this directory
-SRCS = Startup.c GHExtension.c Output3D.c Output2D.c Output1D.c Write3D.c \
-Write2D.c Write1D.c DumpVar.c DumpGH.c RestoreFile.c RecoverGH.c \
-WriteIsosurface.c File.c ParseGeometry.c
-
-# Subdirectories containing source files
-SUBDIRS =
+SRCS = Startup.c Output.c Write.c DumpGH.c RecoverGH.c