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:
C/C++ Source or Header  |  1997-01-18  |  202 b   |  11 lines

  1. /*
  2.  *    proto/BigNum.h
  3.  *
  4.  *    © Allenbrand Brice, Ringard'Production 1997
  5. */
  6.  
  7. #include <exec/types.h>
  8. extern struct Library *BigNumBase;
  9. #include <clib/BigNum_protos.h>
  10. #include <pragmas/BigNum_pragmas.h>
  11.