Update of /cvsroot/boost/boost/libs/wave/src/cpplexer/re2clex
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30735/libs/wave/src/cpplexer/re2clex

Modified Files:
        cpp_re.inc strict_cpp_re.inc 
Log Message:
Factored out the pure lex_input_interface to simplify writing different lexer 
types for Wave.

Index: cpp_re.inc
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/src/cpplexer/re2clex/cpp_re.inc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- cpp_re.inc  4 Oct 2006 12:56:04 -0000       1.18
+++ cpp_re.inc  22 Nov 2006 02:33:45 -0000      1.19
@@ -1,4 +1,4 @@
-/* Generated by re2c 0.10.6 on Tue Oct 03 17:07:05 2006 */
+/* Generated by re2c 0.10.6 on Tue Nov 21 19:59:08 2006 */
 #line 1 "cpp.re"
 /*=============================================================================
     Boost.Wave: A Standard compliant C++ preprocessor library

Index: strict_cpp_re.inc
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/wave/src/cpplexer/re2clex/strict_cpp_re.inc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- strict_cpp_re.inc   4 Oct 2006 12:56:05 -0000       1.18
+++ strict_cpp_re.inc   22 Nov 2006 02:33:45 -0000      1.19
@@ -1,4 +1,4 @@
-/* Generated by re2c 0.10.6 on Tue Oct 03 17:07:05 2006 */
+/* Generated by re2c 0.10.6 on Tue Nov 21 19:59:08 2006 */
 #line 1 "strict_cpp.re"
 /*=============================================================================
     Boost.Wave: A Standard compliant C++ preprocessor library


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to