#ifndef _PROTO_MATHFFP_H
#define _PROTO_MATHFFP_H

/*
**  $VER: mathffp.h 10.1 (19.7.95)
**  Includes Release 40.15
**
**  '(C) Copyright 1995/96 Haage & Partner Computer GmbH'
**	 All Rights Reserved
*/

#include <exec/types.h>

extern struct Library *MathBase ;

#include <clib/mathffp_protos.h>
#include <pragmas/mathffp_pragmas.h>

#endif
