summaryrefslogtreecommitdiffstats
path: root/usr.bin/f2c/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/f2c/format.h')
-rw-r--r--usr.bin/f2c/format.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.bin/f2c/format.h b/usr.bin/f2c/format.h
deleted file mode 100644
index a88c038..0000000
--- a/usr.bin/f2c/format.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#define DEF_C_LINE_LENGTH 77
-/* actual max will be 79 */
-
-extern int c_output_line_length; /* max # chars per line in C source
- code */
-
-char *wr_ardecls (/* FILE *, struct Dimblock * */);
-void list_init_data (), wr_one_init (), wr_output_values ();
-int do_init_data ();
-chainp data_value ();
OpenPOWER on IntegriCloud