summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-03-06 17:53:56 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-03-06 17:53:56 (GMT)
commit9cdf806eec4e66802fb0a544ba19f46a532154bb (patch)
tree63c21e6e07bcf3b4381feb5f8d07fef5bc246751 /tools/lib/h5tools.h
parent802fac804d69bf7d33043a8d21321640ac1786dd (diff)
downloadhdf5-9cdf806eec4e66802fb0a544ba19f46a532154bb.zip
hdf5-9cdf806eec4e66802fb0a544ba19f46a532154bb.tar.gz
hdf5-9cdf806eec4e66802fb0a544ba19f46a532154bb.tar.bz2
[svn-r26383] Add MAPPING to VDS output
Diffstat (limited to 'tools/lib/h5tools.h')
-rw-r--r--tools/lib/h5tools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lib/h5tools.h b/tools/lib/h5tools.h
index 1ddc584..cf841e5 100644
--- a/tools/lib/h5tools.h
+++ b/tools/lib/h5tools.h
@@ -94,6 +94,7 @@
#define PACKED_OFFSET "OFFSET"
#define PACKED_LENGTH "LENGTH"
#define VDS_VIRTUAL "VIRTUAL"
+#define VDS_MAPPING "MAPPING"
#define VDS_REG_HYPERSLAB "REGULAR_HYPERSLAB"
#define VDS_IRR_HYPERSLAB "IRREGULAR_HYPERSLAB"
#define VDS_POINT "POINT"