summaryrefslogtreecommitdiffstats
path: root/src/H5detect.c
diff options
context:
space:
mode:
authorDan Wells <dwells@cs.uiuc.edu>1998-10-08 21:31:05 (GMT)
committerDan Wells <dwells@cs.uiuc.edu>1998-10-08 21:31:05 (GMT)
commit60b0109164d3b6a1abbed3bbc923f43dbab043df (patch)
tree48887578b4d58f796b1d8cbc6a32c7c4b1dd0940 /src/H5detect.c
parentb8800bf41f0ca6310ac8631e0f706b7ff553456b (diff)
downloadhdf5-60b0109164d3b6a1abbed3bbc923f43dbab043df.zip
hdf5-60b0109164d3b6a1abbed3bbc923f43dbab043df.tar.gz
hdf5-60b0109164d3b6a1abbed3bbc923f43dbab043df.tar.bz2
[svn-r752] added code to define Pablo_Mask
Diffstat (limited to 'src/H5detect.c')
-rw-r--r--src/H5detect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5detect.c b/src/H5detect.c
index 5c6a23f..3a90dc0 100644
--- a/src/H5detect.c
+++ b/src/H5detect.c
@@ -329,6 +329,7 @@ print_results(int nd, detected_t *d)
/* Include files */
printf("\
#define H5T_PACKAGE /*suppress error about including H5Tpkg.h*/\n\
+#define PABLO_MASK H5T_init_mask\n\
\n\
#include <H5private.h>\n\
#include <H5Iprivate.h>\n\