PTC 2.0 Porting Kit - Copyright (c) 1998 Glenn Fiedler
------------------------------------------------------


The PTC porting kit is a framework for implementing the PTC 2.0 API.

The porting kit contains a bare bones ansi c++ implementation of
PTC 2.0 that has all platform independent functionality implemented,
and has extensive commenting in the functions that require platform
dependent code to make the PTC port operational.

All that is required to port PTC is to fill in the missing platform
dependent code and setup the makefiles/projects/whatever that the
target platform requires to compile the code.

If you want to port PTC, please make sure that the platform you want
to port to is not already supported. If you are unsure about this, 
please email me ptc@gaffer.org and i will tell you. It is no use 
duplicating effort.

In the future extensive documentation will be made available to
assist porting PTC, however for now the only documentation is the
text files included in this distribution and the comments in the
source code. If you have any unanswered questions about porting
PTC after you have read all available documentation, please do not
hesitate to email ptc@gaffer.org with any questions you have.


For more information about the PTC project see www.gaffer.org/ptc


cheers!
--
Glenn Fiedler
gaffer@gaffer.org
