[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / utils / hp2ps / AuxFile.h
diff --git a/ghc/utils/hp2ps/AuxFile.h b/ghc/utils/hp2ps/AuxFile.h
new file mode 100644 (file)
index 0000000..1118bc8
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef AUX_FILE_H
+#define AUX_FILE_H
+
+extern void PutAuxFile PROTO((FILE *));
+extern void GetAuxFile PROTO((FILE *));
+
+#endif /* AUX_FILE_H */