home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
source
/
luschsrc.sit
/
help.h
< prev
next >
Wrap
Text File
|
1990-05-23
|
389b
|
17 lines
/********************************************************************************
* 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