diff options
| author | aarne <unknown> | 2004-05-27 08:28:43 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-05-27 08:28:43 +0000 |
| commit | 244307ca3765c784cf3cb7d572eb08751a2ba74c (patch) | |
| tree | 39e133febbdbcd7a06eff083fbc26446542500cd /src/Today.hs | |
| parent | a4c388374f402121cdab3a9379e405501afe29a8 (diff) | |
MyParser: hook for external parser
Diffstat (limited to 'src/Today.hs')
| -rw-r--r-- | src/Today.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Today.hs b/src/Today.hs index da911717b..f3613eba0 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Wed May 26 22:36:42 CEST 2004" +module Today where today = "Thu May 27 11:01:26 CEST 2004" |
