|
|
1.1 root 1: /*
2: * external declarations of things from
3: * CONFIG.c
4: *
5: */
6:
7: /* sccsid: @(#)config.h 1.1 (Berkeley) 82/03/31 */
8:
9: /*
10: * the version of translator
11: */
12: extern char *version;
13:
14: /*
15: * the location of the error strings
16: * and the length of the path to it
17: * (in case of execution of pc0 as a.out)
18: */
19: extern char *err_file;
20: extern int err_pathlen;
21:
22: /*
23: * the location of the short explanation
24: * and the length of the path to it
25: * the null at the end is so pix can change it to pi'x' from pi.
26: */
27: extern char *how_file;
28: extern int how_pathlen;
29: extern char *px_header;
30: extern char *pi_comp;
31: extern char *px_intrp;
32: extern char *px_debug;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.