home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
bbs
/
util
/
whatis-3.5.lha
/
WhatIs-3.5
/
include
/
proto
/
whatis.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1993-03-31
|
190 b
|
8 lines
#ifndef PROTO_WHATIS_H
#define PROTO_WHATIS_H
#include <libraries/whatisbase.h>
extern struct Library *WhatIsBase;
#include <clib/whatis_protos.h>
#include <pragmas/whatis_pragmas.h>
#endif