From 692c629daa1d265ed6e2c845013c8cf6bec09f78 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sat, 17 Nov 2012 12:09:08 -0800 Subject: checkin misc changes from horrible swig adventure --- python/gras/GRAS_Block.i | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'python') diff --git a/python/gras/GRAS_Block.i b/python/gras/GRAS_Block.i index 718829f..b224b74 100644 --- a/python/gras/GRAS_Block.i +++ b/python/gras/GRAS_Block.i @@ -79,12 +79,7 @@ struct PyGILPhondler #include %} -%include -%include -%include -%include -%include -%include +%include //////////////////////////////////////////////////////////////////////// // Make a special block with safe overloads -- cgit