Added pack/unpack functions

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5502 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-12-08 18:07:36 +00:00
commit 97e67f76ee
9 changed files with 18 additions and 0 deletions

View file

@ -13,6 +13,8 @@
#define SWIG_TypeName SWIG_Ruby_TypeName
#define SWIG_TypeQuery SWIG_Ruby_TypeQuery
#define SWIG_TypeClientData SWIG_Ruby_TypeClientData
#define SWIG_PackData SWIG_Ruby_PackData
#define SWIG_UnpackData SWIG_Ruby_UnpackData
/* Also rename all exported symbols from rubydef.swig */