a1c4051c313e72a34dd291c4324a61e0f0d2d874
[ghc-hetmet.git] / ghc / utils / hp2ps / Scale.h
1 #ifndef SCALE_H
2 #define SCALE_H
3
4 extern floatish MaxCombinedHeight PROTO((void));
5 extern void     Scale PROTO((void));
6
7 #endif /* SCALE_H */