home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
329.lha
/
MultiPlot
/
source
/
mp.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-01-05
|
125b
|
12 lines
/* mp.h */
#ifndef FFP_H
#include "ffp.h"
#endif
#define MAXPOINTS 256
#define I2LARGE 32767
#define UP 1
#define DOWN -1