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

  1. /*
  2.     oak.h
  3.  
  4.     % Oakland utility headers that are included in everything.
  5.  
  6.     11/28/88  by Ted.
  7.  
  8.     OWL 1.1
  9.     Copyright (c) 1988, by Oakland Group, Inc.
  10.     ALL RIGHTS RESERVED.
  11.  
  12.     Revision History:
  13.     -----------------
  14. */
  15.  
  16. /* This symbol is #define'd to signify that this header file is #include'ed */
  17. #define OAK_HDR
  18.  
  19. #include "oakland.h"
  20. #include "oakerror.h"
  21. #include "commnobj.h"
  22. #include "oboxdecl.h"
  23.  
  24.