home *** CD-ROM | disk | FTP | other *** search
- /*
- 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"
-