#ifndef H_nrnpython_config_included #define H_nrnpython_config_included 1 /* Define if Python available */ #undef USE_PYTHON /* Define if dynamic loading desired */ #undef NRNPYTHON_DYNAMICLOAD #ifndef NRNHOSTCPU /* Define to the nrnivmodl consistent cpu name */ #undef NRNHOSTCPU #endif #endif /* H_nrnpython_config_included */