diff options
| author | aarne <unknown> | 2003-10-06 08:16:05 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2003-10-06 08:16:05 +0000 |
| commit | 0ac49ec12ffdc8f02e1071eb333f5d2c659ca5b1 (patch) | |
| tree | 20445471efc4551b0a01e78f34663310f799491c /src/Today.hs | |
| parent | 3aa5921fbc1182a03bbd1f4eab648b958acb9c64 (diff) | |
Experimenting with the new parser:
Experimenting with the new parser:
p -cat=S -new -parser=CF-BU "John walks"
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 3e8e4ecae..208b000f9 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Fri Oct 3 14:06:22 CEST 2003" +module Today where today = "Mon Oct 6 10:50:56 CEST 2003" |
