diff options
| author | peb <unknown> | 2004-04-28 09:37:10 +0000 |
|---|---|---|
| committer | peb <unknown> | 2004-04-28 09:37:10 +0000 |
| commit | 6993118eab6699182738ffcbddf03731ec41e1db (patch) | |
| tree | af15a552881185002592cc9aa8fcbbf95cb7ed1d /src/Today.hs | |
| parent | 1bd3dc8433b433cae6937a246045f9e4cbb8bf73 (diff) | |
peb (28/4-04):
- added directory 'conversions' for grammar conversions
- added some grammar printers in 'Custom.hs'
- added option 'ghci' in 'Makefile'
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 c74a9df8b..49afb85f8 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Tue Apr 27 22:17:25 CEST 2004" +module Today where today = "Ons Apr 28 09:03:36 CEST 2004" |
