home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 1 / amigaformatcd01.iso / demos / secal / inc / libraries / mathlibrary.inc < prev    next >
Encoding:
Text File  |  1996-04-30  |  200 b   |  10 lines

  1. include "inc/exec/libraries.inc";
  2.  
  3. struct MathIEEELibBase is
  4.   MathIEEEBase_LibNode:Library;
  5.   MathIEEEBase_reserved[18]:ubyte;
  6.   MathIEEEBase_TaskOpenLib:ulong;
  7.   MathIEEEBase_TaskCloseLib:ulong;
  8. ;
  9.  
  10.