Former-commit-id:9f19e3f712
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f] Former-commit-id:06a8b51d6d
7 lines
252 B
Cython
Executable file
7 lines
252 B
Cython
Executable file
# This file is automatically generated. Do not edit.
|
|
|
|
DEF H5PY_VERSION = "1.3.0"
|
|
|
|
DEF H5PY_API = 16 # Highest API level (i.e. 18 or 16)
|
|
DEF H5PY_16API = 1 # 1.6.X API available (always true, for now)
|
|
DEF H5PY_18API = 0 # 1.8.X API available
|