First checkin

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@34 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-01-11 20:08:25 +00:00
commit 959b2f9692
55 changed files with 30338 additions and 0 deletions

View file

@ -0,0 +1,7 @@
/* SWIG version information */
#define SWIG_MAJOR_VERSION 1
#define SWIG_MINOR_VERSION 3
#define SWIG_SPIN "(Beta 1)"