add 'make re2' for rebuilding stage2 (similarly re1 and re3)
[ghc-hetmet.git] / utils / hp2ps / Curves.h
1 #ifndef CURVES_H
2 #define CURVES_H
3
4 void Curves PROTO((void));
5 void CurvesInit PROTO((void));
6
7 floatish xpage PROTO((floatish));
8 floatish ypage PROTO((floatish));
9
10 #endif /* CURVES_H */