*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@488 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-06-16 19:32:14 +00:00
commit 9fa991b0c2

View file

@ -68,7 +68,7 @@ public :
have_defarg = 0;
import_file = 0;
use_kw = 0;
noopt = 0;
noopt = 1;
hash = NewHash();
symbols = NewHash();
};