diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-01-24 13:22:01 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-01-24 13:22:01 +0000 |
commit | c103b7963628e6ff10a1fc025aebd0bba5f72a55 (patch) | |
tree | 25e9438a01335ef3daf640e7abebc56a71b12327 /Build/source/texk/web2c/omegafonts/pl-lexer.c | |
parent | a6e06905e901ade43945a363fc719e6ada2d3836 (diff) |
pltotf, vptovf, and Co: scanning real numbers
git-svn-id: svn://tug.org/texlive/trunk@25190 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/pl-lexer.c')
-rw-r--r-- | Build/source/texk/web2c/omegafonts/pl-lexer.c | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/Build/source/texk/web2c/omegafonts/pl-lexer.c b/Build/source/texk/web2c/omegafonts/pl-lexer.c index e75f0436d3f..f91560b9ea8 100644 --- a/Build/source/texk/web2c/omegafonts/pl-lexer.c +++ b/Build/source/texk/web2c/omegafonts/pl-lexer.c @@ -389,14 +389,14 @@ struct yy_trans_info }; static yyconst flex_int16_t yy_acclist[265] = { 0, - 9, 9, 206, 204, 205, 1, 204, 205, 2, 205, - 3, 204, 205, 4, 204, 205, 204, 205, 204, 205, + 206, 204, 205, 1, 204, 205, 2, 205, 3, 204, + 205, 4, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, 204, 205, - 204, 205, 1, 180, 42, 8, 8, 6, 179, 7, - 31, 44, 102, 41, 5, 107, 9, 43, 40, 46, + 1, 180, 9, 42, 8, 8, 6, 179, 7, 31, + 44, 102, 41, 5, 107, 9, 9, 43, 40, 46, 171, 23, 178, 151, 45, 77, 78, 79, 106, 75, 9, 150, 33, 32, 85, 86, 82, 83, 84, 181, @@ -422,22 +422,22 @@ static yyconst flex_int16_t yy_acclist[265] = static yyconst flex_int16_t yy_accept[801] = { 0, - 1, 2, 3, 4, 6, 9, 11, 14, 17, 19, - 21, 23, 25, 27, 29, 31, 33, 35, 37, 39, - 41, 43, 45, 47, 49, 51, 53, 55, 57, 59, - 61, 63, 64, 64, 64, 64, 64, 64, 64, 64, + 1, 1, 1, 2, 4, 7, 9, 12, 15, 17, + 19, 21, 23, 25, 27, 29, 31, 33, 35, 37, + 39, 41, 43, 45, 47, 49, 51, 53, 55, 57, + 59, 61, 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, + 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, - 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, - 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, - 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, - 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, - 65, 65, 65, 65, 65, 65, 65, 66, 66, 67, + 64, 64, 64, 64, 64, 64, 64, 65, 65, 66, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, - 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, - 69, 70, 70, 70, 70, 71, 71, 71, 72, 72, - 73, 74, 75, 75, 75, 75, 75, 75, 75, 75, - 76, 76, 76, 76, 77, 77, 77, 77, 78, 78, + 68, 69, 69, 69, 69, 70, 70, 70, 71, 71, + 72, 73, 74, 74, 74, 74, 74, 74, 74, 74, + 75, 75, 75, 75, 76, 76, 76, 76, 77, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, |