ross 2003/03/16 06:20:26 PST Modified files: src input.c Log: Make the syntax of floating point literals conform to H98, except that things like 9e+a and 9.0e+a are mis-scanned -- these require 2 chars of lookahead. Revision Changes Path 1.65 +22 -9 hugs98/src/input.c