From 8e7ab80e12cf47fd7be0b54e81fb3bbd307f65fd Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Wed, 12 Jan 2000 16:20:26 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@63 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SWIG/README b/SWIG/README index 9920c838f..ad928e20b 100644 --- a/SWIG/README +++ b/SWIG/README @@ -12,9 +12,10 @@ Tagline: SWIG is a compiler that integrates C, C++, and Objective-C This distribution represents work in progress towards building a new SWIG release. The guilty parties currently working on this are: - - Dave Beazley (beazley@cs.uchicago.edu) - - Dustin Mitchell (djmitche@cs.uchicago.edu) - - Loic Dachary (loic@ceic.com) + - Dave Beazley (beazley@cs.uchicago.edu) (SWIG core) + - Dustin Mitchell (djmitche@cs.uchicago.edu) (SWIG core) + - Loic Dachary (loic@ceic.com) (Perl5) + - Harco de Hilster (Harco.de.Hilster@ATComputing.nl) (Java) General overview: =================