index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
mktoday.sh
blob: 2e13c5020392ef0a12fd80f9eeb5de04337129e0 (
plain
)
1
2
#!/bin/sh echo 'module Today where today = "'`date`'"' > Today.hs