home *** CD-ROM | disk | FTP | other *** search
- #ifndef PROTO_MATHIEEESINGBAS_H
- #define PROTO_MATHIEEESINGBAS_H
-
- #include <clib/mathieeesingbas_protos.h>
- #if defined(__OPTIMIZE__) && !defined(__NOINLINES__)
- #include <inline/mathieeesingbas.h>
- #endif
- #ifndef __NOLIBBASE__
- extern struct MathIEEEBase *MathIeeeSingBasBase;
- #endif
-
- #endif
-