1: /* $Header: vssite.h,v 10.3 86/02/01 16:21:40 tony Rel $ */ 2: /* Copyright 1985, Massachusetts Institute of Technology */ 3: 4: /* vssite.h 5: ** 6: ** This is where any machine or display specific information should 7: ** be stored so that different sites can have control over where things live. 8: ** 9: */ 10: #define DEFAULT_FONT_PATH "/usr/new/lib/X/font:~/font" 11: #define DEFAULT_FONT_SUFFIX ".onx"