4493f2d3ed2d5deee6cbf94c8037093e22d94c8a
[ghc-hetmet.git] / ghc / utils / hp2ps / Curves.h
1 #ifndef CURVES_H
2 #define CURVES_H
3
4 extern void Curves PROTO((void));
5 extern void CurvesInit PROTO((void));
6
7 extern floatish xpage PROTO((floatish));
8 extern floatish ypage PROTO((floatish));
9
10 #endif /* CURVES_H */