swig/Source/CParse
Olly Betts eb50e9c4b9 Fix typo in handling of /*@SWIG[...]*/ comments in the scanner. This just
meant we were only actually looking for /*@SWI at the start of the comment, so
was pretty harmless in practice.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-05-30 16:11:27 +00:00
..
cparse.h Major overhaul of C/C++ scanner API. Unified tokenizing code so that tokens are scanned by a common code base 2007-01-12 19:01:40 +00:00
cscanner.c Fix typo in handling of /*@SWIG[...]*/ comments in the scanner. This just 2008-05-30 16:11:27 +00:00
parser.y Add allprotected mode for wrapping protected members when using directors 2008-04-20 20:41:01 +00:00
templ.c Fix #1819847 %template with just one default template parameter 2007-12-12 19:00:15 +00:00
util.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00