--- transex3/source/cfglex.l 2004-07-29 15:46:13.633034566 +0200 +++ transex3/source/cfglex.l 2004-07-29 15:46:19.540182463 +0200 @@ -35,6 +35,7 @@ void YYWarning(); int bText=0; +int yy_prev_more_offset=0; %} %p 24000 --- transex3/source/srclex.l 2001-06-07 17:02:22.000000000 +0200 +++ transex3/source/srclex.l 2004-07-29 15:41:19.842149469 +0200 @@ -33,6 +33,7 @@ /* forwards */ void YYWarning(); +int yy_prev_more_offset=0; %} %p 24000 --- transex3/source/xrmlex.l 2004-07-29 15:49:53.829995354 +0200 +++ transex3/source/xrmlex.l 2004-07-29 15:50:01.811492901 +0200 @@ -36,6 +36,7 @@ void YYWarning(); int bText=0; +int yy_prev_more_offset=0; %} %p 24000