Reorganisation of the source tree
[ghc-hetmet.git] / ghc / utils / hp2ps / Curves.h
diff --git a/ghc/utils/hp2ps/Curves.h b/ghc/utils/hp2ps/Curves.h
deleted file mode 100644 (file)
index 0aa397f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef CURVES_H
-#define CURVES_H
-
-void Curves PROTO((void));
-void CurvesInit PROTO((void));
-
-floatish xpage PROTO((floatish));
-floatish ypage PROTO((floatish));
-
-#endif /* CURVES_H */