From b4376bf886a77fed4acec0505bbbf4150e71bbf9 Mon Sep 17 00:00:00 2001 From: Shantonu Sen Date: Wed, 31 May 2000 07:22:43 +0000 Subject: [PATCH] Made dtimep.lex more lex-friendly. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2b03f0a..80dc52d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed May 31 7:19:30 2000 Shantonu Sen + + * Fixed up dtimep.lex a bit. Added back memory options for AIX to + increase available memory. Took out %option noyywrap, which + wasn't understood by AT&T lex, as well as the -i + case-insensitivity flag. + Wed May 31 07:40:45 2000 Doug Morris * added a lint target to the Makefiles and a check in autoconf -- 1.7.10.4