home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- *
- * RequiredSuite.h
- *
- ****************************************************************************/
-
- #ifndef __REQUIREDSUITE__
- #define __REQUIREDSUITE__
-
- Boolean InstallRequiredSuiteHandlers (void);
-
- #endif
-