home *** CD-ROM | disk | FTP | other *** search
- /*
- field.h
-
- % headers for field files
-
- C-scape 3.2
- Copyright (c) 1986, 1987, by Oakland Group, Inc.
- ALL RIGHTS RESERVED.
-
- Revision History:
- -----------------
- 7/23/88 jmd added oakland.h
- 8/20/88 jmd added bobobj.h
- */
-
- #include "oakhead.h"
-
- #include "odisp.h" /* for bobs */
-
- #include "cserror.h"
-
- #include "flddecl.h"
- #include "fldpriv.h"
-
-