Entry for The Fifth ICFP Programming Contest
by Dragan Tubic (tdragan@gel.ulaval.ca)

The robot player program has been implemented in Ansi C++ using
Borland Kylix 3.0 (C++) development environment, Open Edition. 
This is a single person effort.

Note: The runme executable has been produced with Kylix. However
there was no way to staticaly link all required libraries and some
incompatibilities might appear, although this is not very likely.
If a problem with the executable arises please use runme2 which has
been buit using gcc and is staticaly linked.

