home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c185 / 2.ddi / OWLSRC.EXE / CSCAPE / SOURCE / PCPRIV.H < prev    next >
Encoding:
C/C++ Source or Header  |  1989-09-06  |  450 b   |  25 lines

  1. /*
  2.     pcpriv.h
  3.  
  4.     % everything that needs to be included in pc specific files.
  5.  
  6.     11/28/88  by Ted.
  7.  
  8.     OWL 1.1
  9.     Copyright (c) 1986, 1987, 1988 by Oakland Group, Inc.
  10.     ALL RIGHTS RESERVED.
  11.  
  12.     Revision History:
  13.     -----------------
  14.     3/01/89 ted:    added digutil.h for non-pc specific dig utility functions.
  15. */
  16.  
  17. #include "oakhead.h"
  18. #include "disppriv.h"
  19. #include "pcmode.h"
  20.  
  21. #include "digutil.h"
  22. #include "pchdecl.h"
  23. #include "pcdecl.h"
  24.  
  25.