home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / Samples / CSAPE32.ARJ / INCLUDE / PCPRIV.H < prev    next >
C/C++ Source or Header  |  1990-02-03  |  453b  |  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-PC 1.2
  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.