home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 9
/
FreshFishVol9-CD2.bin
/
bbs
/
cbm
/
os-include-bin.lha
/
GNU
/
os-include
/
proto
/
mathieeedoubbas.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-09-23
|
288 b
|
13 lines
#ifndef PROTO_MATHIEEEDOUBBAS_H
#define PROTO_MATHIEEEDOUBBAS_H
#include <clib/mathieeedoubbas_protos.h>
#if defined(__OPTIMIZE__) && !defined(__NOINLINES__)
#include <inline/mathieeedoubbas.h>
#endif
#ifndef __NOLIBBASE__
extern struct MathIEEEBase *MathIeeeDoubBasBase;
#endif
#endif