*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@892 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-09-26 03:04:53 +00:00
commit a47011e3e4

View file

@ -1,5 +1,13 @@
SWIG (Simplified Wrapper and Interface Generator)
Version 1.3 Alpha 6 (Work in progress)
======================================
9/25/00 : beazley
Modified the preprocessor so that macro names can start with a '%'.
This may allow new SWIG "directives" to be defined as macros instead
of having to be hard-coded into the parser. More details later.
*** EXPERIMENTAL FEATURE ***
Version 1.3 Alpha 5 (September 22, 2000)
========================================