home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 4: Demo 1 / almathera_demo1.bin / commercial / asmonedemo / asm-one / include.strip / libraries / mathlibrary.i < prev    next >
Text File  |  1995-03-16  |  486b  |  21 lines

  1.     IFND    LIBRARIES_MATHLIBRARY_I
  2. LIBRARIES_MATHLIBRARY_I    SET    1
  3.     ifnd    EXEC_TYPES_I
  4.     include    "exec/types.i"
  5.     endc
  6.     ifnd    EXEC_LIBRARIES_I
  7.     include    "exec/libraries.i"
  8.     endc
  9.     STRUCTURE    MathIEEEBase,0
  10.     STRUCT    MathIEEEBase_LibNode,LIB_SIZE
  11.     UBYTE    MathIEEEBase_Flags
  12.     UBYTE    MathIEEEBase_reserved1
  13.     APTR    MathIEEEBase_68881
  14.     APTR    MathIEEEBase_SysLib
  15.     APTR    MathIEEEBase_SegList
  16.     APTR    MathIEEEBase_Resource
  17.     APTR    MathIEEEBase_TaskOpenLib
  18.     APTR    MathIEEEBase_TaskCloseLib
  19.     LABEL    MathIEEEBase_SIZE
  20.     ENDC
  21.