/* mp.h */ #ifndef FFP_H #include "ffp.h" #endif #define MAXPOINTS 256 #define I2LARGE 32767 #define UP 1 #define DOWN -1