home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / wst!oma3.lha / OMA / Include / libraries / mathlibrary.i < prev    next >
Encoding:
Text File  |  1994-12-23  |  639 b   |  23 lines

  1.     IFND    LIBRARIES_MATHLIBRARY_I
  2. LIBRARIES_MATHLIBRARY_I    EQU    1
  3. *    $Filename: libraries/mathlibrary.i $
  4. *    $Release: 2.04 Includes, V37.4 $
  5. *    $Revision: 1.4 $
  6. *    $Date: 90/07/13 $
  7. *    Data structure returned by OpenLibrary of:
  8. *    mathieeedoubbas.library,mathieeedoubtrans.library
  9. *    mathieeesingbas.library,mathieeesingtrans.library
  10. *    (C) Copyright 1987-1991 Commodore-Amiga, Inc.
  11. *        All Rights Reserved
  12.     ifnd    EXEC_LIBRARIES_I
  13.     include    "exec/libraries.i"
  14.     endc
  15.     RSRESET
  16. MathIEEEBase    rs.b    0
  17. MathIEEEBase_LibNode    rs.b    LIB_SIZE
  18. MathIEEEBase_reserved    rs.b    18
  19. MathIEEEBase_TaskOpenLib    rs    2
  20. MathIEEEBase_TaskCloseLib    rs    2
  21. MathIEEEBase_SIZE    rs.b    0
  22.     ENDC
  23.