Porting Kit for OpenPTC 1.0 C++ Implementation
----------------------------------------------


The porting kit is a framework for implementing OpenPTC on a new
platform.

It contains a bare bones ANSI C++ implementation of OpenPTC 1.0
that has all platform independent functionality implemented, and
extensive commenting describing the platform dependent code that is
required to make the implementation operational.

All that is required to port PTC is to fill in the missing platform
dependent code and setup the makefiles, scripts, projects or whatever
system the target platform requires to compile the c++ code into
an object file library. All of the other work has already been done.

If you are planning to implement OpenPTC on a new platform, please
visit www.gaffer.org/ptc and check that an implementation for that 
platform does not already exist. There is no use duplicating effort!

See the comments in the source code for further instructions.


cheers!
--
Glenn Fiedler
ptc@gaffer.org
