more speed ups

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7864 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-11-24 00:54:46 +00:00
commit cb4a1ff465
5 changed files with 46 additions and 23 deletions

View file

@ -31,6 +31,10 @@
#define SWIG_DIRECTOR_TYPEMAPS
#endif
#ifndef SWIG_INOUT_NODEF
#define SWIG_INOUT_NODEF
#endif
/* Ruby types */
#define SWIG_Object VALUE
#define VOID_Object Qnil