/**********************************************************************/ /* /* $Date: 91/10/26 00:28:44 $ /* $Revision: 1.2.33.1 $ /* /**********************************************************************/ /*****************************************************************************/ /*** ***/ /*** Copyright (c) 1988, Visual Edge Software Ltd. ***/ /*** ***/ /*** All rights reserved. This notice is intended as a precaution ***/ /*** against inadvertent publication, and shall not be deemed to con- ***/ /*** stitute an acknowledgment that publication has occurred nor to ***/ /*** imply any waiver of confidentiality. The year included in the ***/ /*** notice is the year of the creation of the work. ***/ /*** ***/ /*****************************************************************************/ #ifndef _XTOOL_INCLUDED #define _XTOOL_INCLUDED #ifdef vms #include #else #include #endif #ifdef vms #include #else #include #endif #ifdef vms #include #else #include #endif #ifdef OL_WIDGETS #include #include #include #include #endif /* OL_WIDGETS */ #ifdef MOTIF_WIDGETS #include #endif /* MOTIF_WIDGETS */ #endif /* _XTOOL_INCLUDED */