Genetic Programming with RoboLisp
---------------------------------

To compile: make

To run:     GP  <num. of individuals>  <num. of individuals>  <v for visual>

Auxiliary Programs:
            WorldGen <file.wld> <size of maze> <distance from ball>
              Generate World with random robot position
              e.g. WorldGen area.wld 2000 900
--------------------
Thomas Braunl, 2004
