examples/H5/openclose.c:

- set DEBUGMASK to all
This commit is contained in:
2018-11-05 16:43:47 +01:00
parent 072a2781fc
commit 24533c4c2e
+2 -2
View File
@@ -19,8 +19,8 @@
Use H5_DEBUG_ALL to get full debug output
*/
#if !defined(DEBUGMASK)
#define DEBUGMASK H5_DEBUG_NONE
//#define DEBUGMASK H5_DEBUG_ALL
//#define DEBUGMASK H5_DEBUG_NONE
#define DEBUGMASK H5_DEBUG_ALL
#endif
int