home *** CD-ROM | disk | FTP | other *** search
- /*
- pcpriv.h
-
- % everything that needs to be included in pc specific files.
-
- 11/28/88 by Ted.
-
- OWL 1.1
- Copyright (c) 1986, 1987, 1988 by Oakland Group, Inc.
- ALL RIGHTS RESERVED.
-
- Revision History:
- -----------------
- 3/01/89 ted: added digutil.h for non-pc specific dig utility functions.
- */
-
- #include "oakhead.h"
- #include "disppriv.h"
- #include "pcmode.h"
-
- #include "digutil.h"
- #include "pchdecl.h"
- #include "pcdecl.h"
-
-