*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@819 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-09-03 21:55:29 +00:00
commit 84b51f3cbb

View file

@ -294,7 +294,7 @@ Version 1.3 Alpha 4 (not yet released)
Cleaned up some of the I/O handling. SWIG no longer generates
any temporary files such as _wrap.wrap, _wrap.ii, _wrap.init.
Instead, these "files" are kept around in memory as strings
(although this is transparent to language moduels).
(although this is transparent to language modules).
8/4/00 : ttn
Added Makefile target "check" and variants.