home *** CD-ROM | disk | FTP | other *** search
- /*
- explode.h
-
- % Exploding window-employing functions
-
- OWL 1.1
- Copyright (c) 1988, by Oakland Group, Inc.
- ALL RIGHTS RESERVED.
-
- Revision History:
- -----------------
- 9/12/88 jmd Added in and out data to objects
- 7/12/89 ted Converted '_func' prototypes from typedef to macro.
- */
-
- /* Explode functions */
-
- extern class_func (exp_std);
- extern class_func (exp_BeamMeUp);
-
-