home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
C
/
SASC6574.LZX
/
include
/
proto
/
mathieeesingbas.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1997-04-04
|
226 b
|
8 lines
#ifndef PROTO_MATHIEEESINGBAS_H
#define PROTO_MATHIEEESINGBAS_H
#include <exec/types.h>
extern struct Library *MathIeeeSingBasBase ;
#include <clib/mathieeesingbas_protos.h>
#include <pragmas/mathieeesingbas_pragmas.h>
#endif