home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
misc
/
xref_v1.1.lha
/
XRef
/
include
/
proto
/
xref.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-05-01
|
171 b
|
9 lines
#ifndef PROTO_XREF_H
#define PROTO_XREF_H
#include <exec/types.h>
extern struct Library *XRefBase;
#include <clib/xref_protos.h>
#include <pragmas/xref_pragmas.h>
#endif