*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@980 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2001-01-02 22:10:07 +00:00
commit 004b7cd877
11 changed files with 243 additions and 47 deletions

View file

@ -182,6 +182,7 @@ extern WadReturnFunc *wad_check_return(const char *name);
#define DEBUG_SIGNAL 0x2000
extern int wad_debug_mode;
extern int wad_heap_overflow;
#ifdef __cplusplus
}