Sneaking in what version of CHICKEN should be used.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4596 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Jonah Beckford 2003-03-20 21:48:02 +00:00
commit e007b00db6

View file

@ -65,8 +65,7 @@
CHICKEN support was introduced to SWIG in version 1.3.18. SWIG
relies on some recent additions to CHICKEN, which are only
present in releases of CHICKEN with version number
<strong>greater than or equal to <tt>0.1099</tt></strong>, or in CVS
versions of CHICKEN dated after March 11, 2003.
<strong>greater than or equal to <tt>1.0</tt></strong>.
<br></br> CHICKEN can be downloaded from <a
href="http://www.call-with-current-continuation.org/chicken.html">http://www.call-with-current-continuation.org/chicken.html</a>