]> Shamusworld >> Repos - architektonas/blob - src/base/rs_python_wrappers.h.bak
Initial import
[architektonas] / src / base / rs_python_wrappers.h.bak
1 /**
2   * This function is automatically exported by the Boost::Python
3   * libraries. It adds the QCad scripting module to the environment
4  *
5  * OBSOLETE
6   */
7 #ifdef RS_OPT_PYTHON
8 extern "C" void initqcad();
9 #endif
10