home *** CD-ROM | disk | FTP | other *** search
- /********************************************************************************
- * help.h
- *
- * Online Help Header
- *
- * Written by Paco Xander Nathan
- * ⌐1990, Motorola Inc. Public domain source code.
- ********************************************************************************/
-
- #define _H_help
-
-
- /* External Function Prototypes
- */
- #ifdef PROTOTYPES
- void HelpAppl (void);
- #endif