aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/make.code.defn
diff options
context:
space:
mode:
authorcott <>2004-03-08 08:43:00 +0000
committercott <>2004-03-08 08:43:00 +0000
commit53df5b7081780804b000d44035b569258c23ef97 (patch)
tree1976ddcdc8035c0563cf2c30a3e2144a122fba2d /Carpet/CarpetIOHDF5/src/make.code.defn
parentadfbe993de5b7887321d08eee9a8dc2954202228 (diff)
Some cleaning up: Moved auxiliary functions (Read/WriteAttribute and others) to their own file to keep iohdf5.cc short.
darcs-hash:20040308084341-19929-cd1956912296b38a265e12a59fb26cd02e5c48aa.gz
Diffstat (limited to 'Carpet/CarpetIOHDF5/src/make.code.defn')
-rw-r--r--Carpet/CarpetIOHDF5/src/make.code.defn4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetIOHDF5/src/make.code.defn b/Carpet/CarpetIOHDF5/src/make.code.defn
index 1b552a1d5..bec17dbf5 100644
--- a/Carpet/CarpetIOHDF5/src/make.code.defn
+++ b/Carpet/CarpetIOHDF5/src/make.code.defn
@@ -1,5 +1,5 @@
# Main make.code.defn file for thorn CarpetIOHDF5
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOHDF5/src/make.code.defn,v 1.1 2004/03/03 09:44:26 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOHDF5/src/make.code.defn,v 1.2 2004/03/08 09:43:41 cott Exp $
# Source files in this directory
-SRCS = iohdf5.cc
+SRCS = iohdf5.cc iohdf5utils.cc