home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / Samples / CSAPE32.ARJ / INCLUDE / BOBSLED.H < prev    next >
C/C++ Source or Header  |  1990-02-03  |  321b  |  18 lines

  1. /*
  2.     bobsled.h
  3.  
  4.     % The sled bob class header
  5.  
  6.     This header makes sled code work like the manual says.
  7.  
  8.     C-scape 3.2
  9.     Copyright (c) 1988, by Oakland Group, Inc.
  10.     ALL RIGHTS RESERVED.
  11.  
  12.     Revision History:
  13.     -----------------
  14.      8/04/89 gam    renamed sledwin.h to sled.h.  Changed #include.
  15. */
  16.  
  17. #include "sled.h"
  18.