FIX #1784: EM_AMD64 and EM_X86_64 might both be defined to the same value
[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 */