aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/source/pyext.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-08-21 04:17:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-08-21 04:17:01 +0000
commite4eff144d6733edd2111e53613904f22cef9a109 (patch)
tree9d3f38dd676e5c791089fbc3ad956cc493f61a02 /externals/grill/py/source/pyext.h
parentba5b1684b1279115b95e274d1854fb14fe49587e (diff)
""
svn path=/trunk/; revision=1965
Diffstat (limited to 'externals/grill/py/source/pyext.h')
-rw-r--r--externals/grill/py/source/pyext.h1
1 files changed, 1 insertions, 0 deletions
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;