Reorganisation of the source tree
[ghc-hetmet.git] / utils / hp2ps / Shade.h
diff --git a/utils/hp2ps/Shade.h b/utils/hp2ps/Shade.h
new file mode 100644 (file)
index 0000000..0e49c90
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef SHADE_H
+#define SHADE_H
+
+floatish ShadeOf  PROTO((char *));
+void     ShadeFor PROTO((char *, floatish));
+void     SetPSColour PROTO((floatish));
+
+#endif /* SHADE_H */