home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
Samples
/
CSAPE32.ARJ
/
INCLUDE
/
SED.H
< prev
next >
Wrap
C/C++ Source or Header
|
1990-02-03
|
587b
|
35 lines
/*
sed.h
% header for sed files
written by stephen ng.
C-scape 3.2
Copyright (c) 1986, 1987, by Oakland Group, Inc.
ALL RIGHTS RESERVED.
Revision History:
-----------------
6/23/88 jmd added oakland.h
6/29/88 jmd added windows
11/28/88 jmd reorganized headers
12/11/89 jmd removed os-list stuff
*/
#include "oakhead.h"
#include "odisp.h"
#include "bordobj.h"
#include "cserror.h"
#include "flddecl.h"
#include "bbcdecl.h"
#include "tbdecl.h"
#include "menudecl.h"
#include "menupriv.h"
#include "seddecl.h"
#include "sedpriv.h"