
ICFP 2002 Programming Contest
Entry by Seth Bruder (sdb@webalo.com)

You are hereby given permission to publish, for any purpose,
in whole or in part, the source code submitted, with this README,
to the ICFP 2002 Programming Contest.

Team name: tooTiredToBeClever
Program name: lateNightHack
Language: Java

Notes:
- the "buildme" script expects to be run from the directory its in
- javac and java are assumed to be in the PATH
- to get an interactive debugging mode, change DEBUG_ON to true
  in source/javaclasses/sethbruder/icfp2002/entry/EntryMain.java

Thanks for the interesting contest.

Seth


