home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
Samples
/
CSAPE32.ARJ
/
INCLUDE
/
CSCAPE.H
< prev
next >
Wrap
C/C++ Source or Header
|
1990-02-03
|
627b
|
39 lines
/*
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"