summaryrefslogtreecommitdiff
path: root/src/Today.hs
diff options
context:
space:
mode:
authoraarne <unknown>2003-11-07 14:54:44 +0000
committeraarne <unknown>2003-11-07 14:54:44 +0000
commit4c99687f217ce258f821d55e68f5403233f6dea7 (patch)
tree04e2d94654dd4ceb4c5e988f18f979594876c730 /src/Today.hs
parent6ae3322b373c52e59fb34360345d1c1e35049c5f (diff)
Fixed treatment of predefined types (Int, String).
Fixed treatment of predefined types (Int, String). Added treatment of new reserved words to reading old grammars.
Diffstat (limited to 'src/Today.hs')
-rw-r--r--src/Today.hs2
1 files changed, 1 insertions, 1 deletions
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"