This website requires JavaScript.
Explore
Help
Sign In
icfp
/
icfp14
Watch
1
Star
0
Fork
0
You've already forked icfp14
Code
Issues
Pull Requests
Releases
Wiki
Activity
820ed868df
icfp14
/
run
5 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
next
2011-06-18 09:57:31 +00:00
#!/bin/sh
cd $(dirname $(readlink -f $0))
next
2011-06-18 18:23:56 +00:00
exec runghc Client.hs "$@"
Reference in New Issue
Copy Permalink