Reorganisation of the source tree
[ghc-hetmet.git] / utils / hp2ps / Scale.h
diff --git a/utils/hp2ps/Scale.h b/utils/hp2ps/Scale.h
new file mode 100644 (file)
index 0000000..0c19d6c
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef SCALE_H
+#define SCALE_H
+
+floatish MaxCombinedHeight PROTO((void));
+void     Scale PROTO((void));
+
+#endif /* SCALE_H */