Revision: 2206
http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2206&view=rev
Author: wrh2
Date: 2008-05-01 20:39:35 -0700 (Thu, 01 May 2008)
Log Message:
-----------
Parser:
* The "NORMAL" parser state is equivalent to the JFlex "YYINITIAL"
state, delete "NORMAL" and just use "YYINITIAL".
Modified Paths:
--------------
wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-postprocessor.jflex
wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-preprocessor.jflex
wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-processor.jflex
wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-spliceprocessor.jflex
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|