home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 6
/
Sonderheft_6-96.iso
/
pd
/
libraries
/
bignum
/
developpers
/
proto
/
bignum.h
Wrap
C/C++ Source or Header
|
1996-11-03
|
202b
|
11 lines
/*
* proto/BigNum.h
*
* © Allenbrand Brice, Ringard'Production 1996
*/
#include <exec/types.h>
extern struct Library *BigNumBase;
#include <clib/BigNum_protos.h>
#include <pragmas/BigNum_pragmas.h>