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 >
Wrap
Text File
|
1995-03-16
|
486b
|
21 lines
IFND LIBRARIES_MATHLIBRARY_I
LIBRARIES_MATHLIBRARY_I SET 1
ifnd EXEC_TYPES_I
include "exec/types.i"
endc
ifnd EXEC_LIBRARIES_I
include "exec/libraries.i"
endc
STRUCTURE MathIEEEBase,0
STRUCT MathIEEEBase_LibNode,LIB_SIZE
UBYTE MathIEEEBase_Flags
UBYTE MathIEEEBase_reserved1
APTR MathIEEEBase_68881
APTR MathIEEEBase_SysLib
APTR MathIEEEBase_SegList
APTR MathIEEEBase_Resource
APTR MathIEEEBase_TaskOpenLib
APTR MathIEEEBase_TaskCloseLib
LABEL MathIEEEBase_SIZE
ENDC