home *** CD-ROM | disk | FTP | other *** search
- /*****************************************************************************
- * General, visible to others, definitions of View Object module. *
- * *
- * Written by: Gershon Elber IBM PC Ver 0.1, Sep. 1988 *
- *****************************************************************************/
-
- #ifndef VIEW_OBJ_GH
- #define VIEW_OBJ_GH
-
- /* Prototypes for the View Object module: */
-
- void InteractGeomObject(FileDescription **FD, int NumOfObjects, char **Objects);
-
- #endif VIEW_OBJ_GH
-