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