summaryrefslogtreecommitdiff
path: root/support/hypertex/tanmoy/ghostview-1.5-hacked/pdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'support/hypertex/tanmoy/ghostview-1.5-hacked/pdf.h')
-rw-r--r--support/hypertex/tanmoy/ghostview-1.5-hacked/pdf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/support/hypertex/tanmoy/ghostview-1.5-hacked/pdf.h b/support/hypertex/tanmoy/ghostview-1.5-hacked/pdf.h
new file mode 100644
index 0000000000..e9145bfbbe
--- /dev/null
+++ b/support/hypertex/tanmoy/ghostview-1.5-hacked/pdf.h
@@ -0,0 +1,9 @@
+/* This file is part of the hacked version of the ghostview package */
+/* which is distributed under the terms of the gnu license. The */
+/* modification referred to above is by Tanmoy Bhattacharya, */
+/* <tanmoy@qcd.lanl.gov> on Nov 17, 1994. Neither the modification, */
+/* nor the original program provides any warranty. */
+void pdf_process(char buf[]);
+void pdf_clear(void);
+int pdf_page(int x, int y);
+