*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4469 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Logan Johnson 2003-03-07 18:37:04 +00:00
commit e87f381b3a

View file

@ -7,6 +7,9 @@
%runtime "rubyhead.swg"
%runtime "common.swg"
/* Exception handling in wrappers */
#define SWIG_fail goto fail
#ifdef SWIG_NOINCLUDE
%runtime "rubydec.swg"
#else