Made dtimep.lex more lex-friendly.
authorShantonu Sen <ssen@mit.edu>
Wed, 31 May 2000 07:22:43 +0000 (07:22 +0000)
committerShantonu Sen <ssen@mit.edu>
Wed, 31 May 2000 07:22:43 +0000 (07:22 +0000)
ChangeLog

index 2b03f0a..80dc52d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed May 31 7:19:30 2000 Shantonu Sen <ssen@mit.edu>
+       
+       * 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 <doug@mhost.com>
 
        * added a lint target to the Makefiles and a check in autoconf