New entry.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@372 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Thien-Thi Nguyen 2000-04-03 15:36:56 +00:00
commit 58225bfe46

View file

@ -1,5 +1,10 @@
SWIG (Simplified Wrapper and Interface Generator)
4/03/00 : ttn
Added Examples/guile and children. This is an adaptation of
the same-named directory from the SWIG-1.1p5 distribution.
Added Guile-specific section to Doc/engineering.html.
4/02/00 : ttn
Incorporated new guilemain.i by Martin Froehlich.
Incorporated guile-support rewrite patch by Matthias Koeppe.