aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorlanfer <lanfer@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-08-01 19:01:00 +0000
committerlanfer <lanfer@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-08-01 19:01:00 +0000
commit4b25e98415938d02f6ab5738c4842ac74fa5f6d4 (patch)
tree11c80dbd94de47a0f786caa7fa5ea546ee6bd14f /src/make.code.defn
parent2131180644740cc1e36a2ca0cd9fca479077c960 (diff)
steerable Hyperslab capabilities for Streamed HDF5
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@11 0888f3d4-9f52-45d2-93bc-d00801ff5e46
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 bab18b5..6cdc182 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,4 +2,5 @@
# $Header$
# Source files in this directory
-SRCS = Startup.c GHExtension.c Output.c Write.c DumpVar.c
+SRCS = Startup.c GHExtension.c Output.c Write.c DumpVar.c ParseGeometry.c ParseVars.c
+