4 lines
96 B
Cython
4 lines
96 B
Cython
|
cdef extern from "etree_defs.h":
|
||
|
cdef bint ENABLE_THREADING
|
||
|
cdef bint ENABLE_SCHEMATRON
|