*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1064 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d23daba37d
commit
bded761313
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ extern PyObject *new_wadobject(WadFrame *f,int);
|
|||
static WadReturnFunc retpts[] = {
|
||||
{"call_builtin", 0},
|
||||
{"_PyImport_LoadDynamicModule", 0},
|
||||
{"PyEval_CallObjectWithKeywords", 0},
|
||||
{"PyEval_EvalCode", 0},
|
||||
{"PyObject_GetAttrString", 0},
|
||||
{"PyObject_SetAttrString", -1},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue