-------------------------------------------------------------------------
  Rocket Center of Pressure (cp) calculator - version 1.2
-------------------------------------------------------------------------
 program cp calculates the center of pressure for a subsonic model
 rocket. The equations listed here are taken from the Barrowman
 equations as published in Harry Stien's "Handbook of Model Rocketry"
 5th edition.

Files 
  cp.c         - Program source.
  help.h       - help screens for cp.c 
  cp.exe       - Compiled program for PC 
  doc.ps       - Postscript document explaning inputs to cp.c
  makefile     - Unix makefile
  00readme     - This file
  IAFA-PACKAGE - IAFA Submission document 

Copyright
  This program may be freely distributed, copied or modified provided
  it is not used for profit. No warranty provided.

Notes and modifications
  06/93   v1.0   Original
  06/93   v1.1   Mark Spiegl - Add support for multiple fin sets
  10/94   v1.2   Mark Spiegl - Add help screens 

-------------------------------------------------------------------------------
  Mark C. Spiegl
  spiegl@rtsg.mot.com
-------------------------------------------------------------------------------

