[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / utils / hp2ps / Shade.h
diff --git a/ghc/utils/hp2ps/Shade.h b/ghc/utils/hp2ps/Shade.h
new file mode 100644 (file)
index 0000000..b6dd271
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef SHADE_H
+#define SHADE_H
+
+extern floatish ShadeOf  PROTO((char *));
+extern void     ShadeFor PROTO((char *, floatish));
+
+#endif /* SHADE_H */