diff options
Diffstat (limited to 'PC/os2emx/python26.def')
-rw-r--r-- | PC/os2emx/python26.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/os2emx/python26.def b/PC/os2emx/python26.def index 3cdb44a..8bc91c8 100644 --- a/PC/os2emx/python26.def +++ b/PC/os2emx/python26.def @@ -49,6 +49,7 @@ EXPORTS "PyParser_Delete" ; From python26_s.lib(parsetok) + "Py_TabcheckFlag" "PyParser_ParseString" "PyParser_ParseStringFlagsFilename" "PyParser_ParseFile" |