home *** CD-ROM | disk | FTP | other *** search
- IFND LIBRARIES_MATHLIBRARY_I
- LIBRARIES_MATHLIBRARY_I EQU 1
- * $Filename: libraries/mathlibrary.i $
- * $Release: 2.04 Includes, V37.4 $
- * $Revision: 1.4 $
- * $Date: 90/07/13 $
- * Data structure returned by OpenLibrary of:
- * mathieeedoubbas.library,mathieeedoubtrans.library
- * mathieeesingbas.library,mathieeesingtrans.library
- * (C) Copyright 1987-1991 Commodore-Amiga, Inc.
- * All Rights Reserved
- ifnd EXEC_LIBRARIES_I
- include "exec/libraries.i"
- endc
- RSRESET
- MathIEEEBase rs.b 0
- MathIEEEBase_LibNode rs.b LIB_SIZE
- MathIEEEBase_reserved rs.b 18
- MathIEEEBase_TaskOpenLib rs 2
- MathIEEEBase_TaskCloseLib rs 2
- MathIEEEBase_SIZE rs.b 0
- ENDC
-