golf5.cpp: automatically plays, always aims for hole.
c0000.txt ... course description files

/*******/
To run this stuff:

You will need to edit the path to the textures directory in
either the Makefile (Linux) or texturepath.h (Windows).

In Windows
VC Express 2008 vcproj files provided. They should be converted automatically
to the 2010 version if that is what you have.

You will need to edit the .vcproj file to change the path to ode-0.11.1
from
c:/cga/ode/ode-0.11.1/
to
wherever-your-ode-stuff-is

