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