**** start-sanitize-chill ****
authorFred Fish <fnf@specifix.com>
Sun, 3 Jan 1993 06:56:08 +0000 (06:56 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 3 Jan 1993 06:56:08 +0000 (06:56 +0000)
commit1188fbbf2762a9692c6f4756d2c8984c01c4fa23
treeda8576ecbca22d57d426f48e0ac2a24c47852ff3
parent54bbbfb43300a2ca9ef3509e9076caa1776970d1
**** start-sanitize-chill ****
* ch-exp.y (FLOAT_LITERAL):  Add token.
* ch-exp.y (literal):  Add FLOAT_LITERAL.
* ch-exp.y (match_float_literal):  New lexer routine.
* ch-exp.y (convert_float):  Remove.
* ch-exp.y (yylex):  Call match_float_literal.
* ch-exp.y (yylex):  Match single '.' after trying
to match floating point literals.
**** end-sanitize-chill ****
gdb/ChangeLog
gdb/ch-exp.y