home *** CD-ROM | disk | FTP | other *** search
- /*
- cscape.h
-
- % header for c-scape users
-
- C-scape 3.2
- Copyright (c) 1986, 1987, by Oakland Group, Inc.
- ALL RIGHTS RESERVED.
-
- Revision History:
- -----------------
- 9/09/87 jmd Simplified this header file.
- 6/23/88 jmd added oakland.h
- 6/29/88 jmd added windows
-
- 12/11/89 jmd removed os-list stuff
- */
-
- #ifndef OAK_HDR
- # include "oak.h"
- #endif
-
- #ifndef DISP_HDR
- # include "odisp.h"
- #endif
-
- #include "strdecl.h"
-
- #include "bordobj.h"
- #include "explode.h"
-
- #include "flddecl.h"
- #include "bbcdecl.h"
- #include "tbdecl.h"
-
- #include "menudecl.h"
- #include "seddecl.h"
- #include "fndecl.h"
-