/** * This function is automatically exported by the Boost::Python * libraries. It adds the QCad scripting module to the environment * * OBSOLETE */ #ifdef RS_OPT_PYTHON extern "C" void initqcad(); #endif