]> Shamusworld >> Repos - architektonas/blob - src/base/python_wrappers.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / python_wrappers.h
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