*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5382 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2003-11-23 21:59:41 +00:00
commit 35b19a4e71
2 changed files with 17 additions and 4 deletions

View file

@ -1,6 +1,16 @@
Version 1.3.20 (In progress)
============================
11/23/2003: mkoeppe (Matthias Koeppe)
Add a generated script "preinst-swig", which can be used
to invoke SWIG before it has been installed. It arranges
that the runtime libraries from the source directory are
used.
11/23/2003: mkoeppe (Matthias Koeppe)
[Guile] In -gh mode, don't forget to call SWIG_Guile_Init.
Add a SWIG_contract_assert macro.
11/23/2003: mkoeppe (Matthias Koeppe)
[MzScheme] Update the configure check for the dynext object to work
with MzScheme 205.

View file

@ -1,16 +1,19 @@
.deps
.libs
Debug
Makefile
Makefile.in
Release
lib*.c
lib*.lo
lib*.la
swig*.dsw
lib*.lo
swig*.dll
swig*.dsw
swig*.exp
swig*.lib
swig*.ncb
swig*.opt
swig*.plg
Release
Debug
swigrun.pm
swigrun.py
swigrun.scm