From 84b51f3cbb0e03a979e4b67b3f7a647d5d2c0338 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Sun, 3 Sep 2000 21:55:29 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@819 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWIG/CHANGES b/SWIG/CHANGES index 4b569082c..3a926560d 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -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.