From 4c99687f217ce258f821d55e68f5403233f6dea7 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 7 Nov 2003 14:54:44 +0000 Subject: Fixed treatment of predefined types (Int, String). Fixed treatment of predefined types (Int, String). Added treatment of new reserved words to reading old grammars. --- src/Today.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Today.hs') diff --git a/src/Today.hs b/src/Today.hs index b1a3f414b..4d0cffe81 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Wed Nov 5 13:15:35 CET 2003" +module Today where today = "Fri Nov 7 16:15:47 CET 2003" -- cgit v1.2.3