summaryrefslogtreecommitdiffstats
path: root/tools/h5dump.h
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-06-10 17:41:06 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-06-10 17:41:06 (GMT)
commit40aa67003b0f8815808e17dc7b0568bf00632924 (patch)
tree12928729c9b4201ced6a4f3c87aa879fb5f65990 /tools/h5dump.h
parentbcc9f5ad963b39ec3e87373a4cbdbf24855ed293 (diff)
downloadhdf5-40aa67003b0f8815808e17dc7b0568bf00632924.zip
hdf5-40aa67003b0f8815808e17dc7b0568bf00632924.tar.gz
hdf5-40aa67003b0f8815808e17dc7b0568bf00632924.tar.bz2
[svn-r1324]
moved the ATTRIBUTE_DATA definition from h5dump.h to h5tools.h also created a ENUM_DATA in th5tools.h
Diffstat (limited to 'tools/h5dump.h')
-rw-r--r--tools/h5dump.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5dump.h b/tools/h5dump.h
index 4b1ed02..ff17ee5 100644
--- a/tools/h5dump.h
+++ b/tools/h5dump.h
@@ -29,7 +29,6 @@
#define BEGIN "{"
#define END "}"
-#define ATTRIBUTE_DATA 0
#define H5DUMP_MAX_RANK H5S_MAX_RANK