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