Blob


1 /*
2 *
3 * pathname definitions for important files and directories.
4 *
5 */
7 #define DPOST "#9/postscript/prologues/dpost.ps"
8 #define POSTBGI "#9/postscript/prologues/postbgi.ps"
9 #define POSTDAISY "#9/postscript/prologues/postdaisy.ps"
10 #define POSTDMD "#9/postscript/prologues/postdmd.ps"
11 #define POSTMD "#9/postscript/prologues/postmd.ps"
12 #define POSTPLOT "#9/postscript/prologues/postplot.ps"
13 #define POSTPRINT "#9/postscript/prologues/postprint.ps"
14 #define POSTNPRINT "#9/postscript/prologues/postnprint.ps"
15 #define POSTTEK "#9/postscript/prologues/posttek.ps"
16 #define POSTGIF "#9/postscript/prologues/postgif.ps"
18 #define BASELINE "#9/postscript/prologues/baseline.ps"
19 #define COLOR "#9/postscript/prologues/color.ps"
20 #define DRAW "#9/postscript/prologues/draw.ps"
21 #define FORMFILE "#9/postscript/prologues/forms.ps"
22 #define SHADEFILE "#9/postscript/prologues/shade.ps"
23 #define KERNING "#9/postscript/prologues/kerning.ps"
24 #define REQUESTFILE "#9/postscript/prologues/ps.requests"
25 #define ROUNDPAGE "#9/postscript/prologues/roundpage.ps"
27 #define ENCODINGDIR "#9/postscript/prologues"
28 #define HOSTDIR "#9/postscript/font"
29 #define FONTDIR "#9/troff/font"
30 #define POSTLIBDIR "#9/postscript/prologues"
31 #define TEMPDIR "/var/tmp"