From 1676d4c070eff0824e5e71bbade21bf51929efa9 Mon Sep 17 00:00:00 2001 From: helly Date: Mon, 17 Nov 2008 22:51:38 +0000 Subject: [PATCH] - Regenerate --- re2c/bootstrap/scanner.cc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/re2c/bootstrap/scanner.cc b/re2c/bootstrap/scanner.cc index 36e26cce..a7bc7b9a 100644 --- a/re2c/bootstrap/scanner.cc +++ b/re2c/bootstrap/scanner.cc @@ -1,4 +1,4 @@ -/* Generated by re2c 0.13.4.dev on Sat Apr 5 15:54:36 2008 */ +/* Generated by re2c 0.13.6.dev on Mon Nov 17 23:14:19 2008 */ /* $Id$ */ #include #include @@ -151,7 +151,7 @@ yy10: yy12: YYCURSOR = YYMARKER; if (yyaccept <= 1) { - if (yyaccept <= 0) { + if (yyaccept == 0) { goto yy3; } else { goto yy6; @@ -832,13 +832,13 @@ yy142: YYCURSOR = YYMARKER; if (yyaccept <= 3) { if (yyaccept <= 1) { - if (yyaccept <= 0) { + if (yyaccept == 0) { goto yy112; } else { goto yy120; } } else { - if (yyaccept <= 2) { + if (yyaccept == 2) { goto yy122; } else { goto yy124; @@ -846,13 +846,13 @@ yy142: } } else { if (yyaccept <= 5) { - if (yyaccept <= 4) { + if (yyaccept == 4) { goto yy116; } else { goto yy136; } } else { - if (yyaccept <= 6) { + if (yyaccept == 6) { goto yy182; } else { goto yy230; @@ -1586,7 +1586,7 @@ yy260: yy261: YYCURSOR = YYMARKER; if (yyaccept <= 1) { - if (yyaccept <= 0) { + if (yyaccept == 0) { goto yy252; } else { goto yy256; -- 2.40.0