* Added submodule NMesh:
Partially implemented. Most of it comes from opy_nmesh.c, plus needed changes to integrate in into exppython. * Added helper submodule vector, needed by NMesh. * Minor changes in other files.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
/*****************************************************************************/
|
||||
/* Python API function prototypes for the constant module. */
|
||||
/*****************************************************************************/
|
||||
PyObject *constant_New (void);
|
||||
PyObject *M_constant_New (void);
|
||||
|
||||
/*****************************************************************************/
|
||||
/* Python C_constant structure definition: */
|
||||
|
Reference in New Issue
Block a user