home *** CD-ROM | disk | FTP | other *** search
- /*
- odisp.h
-
- % Everything that needs to be included to call the OWL library.
-
- OWL 1.1
- Copyright (c) 1988, by Oakland Group, Inc.
- ALL RIGHTS RESERVED.
-
- Revision History:
- -----------------
- 11/28/88 Ted created
- 7/18/89 jmd renamed
- */
-
- /* This symbol is #define'd to signify that this header file is #include'ed */
- #define DISP_HDR
-
- #include "mevdecl.h"
- #include "colmdecl.h"
- #include "pmapdecl.h"
- #include "wmgrdecl.h"
- #include "dispdecl.h"
- #include "dispprot.h"
-
- #include "winobj.h"
- #include "winproto.h"
- #include "ptdchar.h"
-
- #include "dispmode.h"
-
-