home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
Samples
/
CSAPE32.ARJ
/
INCLUDE
/
TED.H
< prev
next >
Wrap
C/C++ Source or Header
|
1990-02-03
|
502b
|
32 lines
/*
ted.h
% headers for ted files
C-scape 3.2
Copyright (c) 1988, by Oakland Group, Inc.
ALL RIGHTS RESERVED.
Revision History:
-----------------
12/11/89 jmd removed os-list stuff
*/
#include "oakhead.h"
#include "odisp.h"
#include "bordobj.h"
#include "cserror.h"
#include "bbcdecl.h"
#include "tbdecl.h"
#include "tbpriv.h"
#include "flddecl.h"
#include "menudecl.h"
#include "menupriv.h"
#include "seddecl.h"
#include "sedpriv.h"
#include "teddecl.h"