home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
tools
/
libs
/
bignum
/
developpers
/
proto
/
bignum.h
Encoding:
Amiga (detected)
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
|
1997-01-18
|
202 b
|
11 lines
/*
* proto/BigNum.h
*
* © Allenbrand Brice, Ringard'Production 1997
*/
#include <exec/types.h>
extern struct Library *BigNumBase;
#include <clib/BigNum_protos.h>
#include <pragmas/BigNum_pragmas.h>