summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-06-30 18:20:31 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-06-30 18:20:31 (GMT)
commitcc2be92e781c093f333e35742c4eda3141afced3 (patch)
tree058a6202f741f3cb9619782b394f7256e55d5032
parenta7488d696fde829a69ad8ab800543a5dd0b009bd (diff)
downloadhdf5-cc2be92e781c093f333e35742c4eda3141afced3.zip
hdf5-cc2be92e781c093f333e35742c4eda3141afced3.tar.gz
hdf5-cc2be92e781c093f333e35742c4eda3141afced3.tar.bz2
[svn-r1397]
changed the name of 3 files so that it would have a t in front like the other files in this program
-rw-r--r--tools/h5dumptst.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/h5dumptst.c b/tools/h5dumptst.c
index e97677a..4e2e75e 100644
--- a/tools/h5dumptst.c
+++ b/tools/h5dumptst.c
@@ -19,9 +19,9 @@
#define FILE12 "tmany.h5"
#define FILE13 "tstr.h5"
#define FILE14 "tstr2.h5"
-#define FILE15 "enum.h5"
-#define FILE16 "objref.h5"
-#define FILE17 "datareg.h5"
+#define FILE15 "tenum.h5"
+#define FILE16 "tobjref.h5"
+#define FILE17 "tdatareg.h5"
#define LENSTR 50
#define LENSTR2 11