EyeSim Mobile Robot Simulation System
-------------------------------------

STARTING THE EYESIM SIMULATOR:
------------------------------
 - Start: click on icon "start-sim"
 - Compile a source file with:  gccsim myfile.c -o myfile.dll
 - Create text file "myfile.sim" that lists world, robot,
   and program "myfile.dll"
 - Run simulation:              eyesim myfile.sim
                                or simply double-click on sim-icon
 - See examples under:          examplesXXsim


Implementataion
---------------
Version 6
by Andreas Koestler, Thomas Braunl, 2004

Version 5
by Axel Waggershauser, Thomas Braunl, 2002

------------------------
Thomas Braunl, June 2004
