From e4eff144d6733edd2111e53613904f22cef9a109 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 21 Aug 2004 04:17:01 +0000 Subject: "" svn path=/trunk/; revision=1965 --- externals/grill/py/source/pyext.h | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/py/source/pyext.h') diff --git a/externals/grill/py/source/pyext.h b/externals/grill/py/source/pyext.h index d05ea7e5..c073fa74 100644 --- a/externals/grill/py/source/pyext.h +++ b/externals/grill/py/source/pyext.h @@ -67,6 +67,7 @@ private: static pyext *GetThis(PyObject *self); V ClearBinding(); BL MakeInstance(); + BL DoInit(); AtomList args; -- cgit v1.2.1