mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 22:55:10 +00:00
3 lines
96 B
Cython
3 lines
96 B
Cython
cdef extern from "etree_defs.h":
|
|
cdef bint ENABLE_THREADING
|
|
cdef bint ENABLE_SCHEMATRON
|