home *** CD-ROM | disk | FTP | other *** search
- /*
- oak.h
-
- % Oakland utility headers that are included in everything.
-
- 11/28/88 by Ted.
-
- OWL 1.2
- Copyright (c) 1988, by Oakland Group, Inc.
- ALL RIGHTS RESERVED.
-
- Revision History:
- -----------------
- 12/12/89 jmd added os-list headers
- 8/04/90 jmd added oakaux.h
- */
-
- /* This symbol is #define'd to signify that this header file is #include'ed */
- #define OAK_HDR
-
- #include "oakland.h"
- #include "oakerror.h"
- #include "oakaux.h"
- #include "jadecl.h"
- #include "oslist.h"
- #include "commnobj.h"
- #include "oboxdecl.h"
-
-