home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / HF-SCL1.DMS / in.adf / inclib.lha / Inc / libraries / mathlibrary.inc < prev    next >
Encoding:
Text File  |  1996-09-01  |  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.