+ fix DLL exports in Cam
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5007 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
@@ -37,7 +37,7 @@ PyDoc_STRVAR(module_part_doc,
|
||||
|
||||
extern "C"
|
||||
{
|
||||
void AppCamExport initCam()
|
||||
void CamExport initCam()
|
||||
{
|
||||
// load dependend module
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user