updated napi libraries

This commit is contained in:
Douglas Clowes
2012-11-26 16:14:07 +11:00
parent 49123234d0
commit e5d27a5ee4

8
napi.h
View File

@ -55,6 +55,14 @@
/* NeXus HDF45 */
#define NEXUS_VERSION "4.3.0" /* major.minor.patch */
#define H5Eset_auto_vers 2
#define H5Dopen_vers 2
#define H5Gopen_vers 2
#define H5Acreate_vers 2
#define H5Dcreate_vers 2
#define H5Gcreate_vers 2
#define H5Aiterate_vers 2
#define CONSTCHAR const char