/* $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/X/libsun/vssite.h,v 1.1.1.1 2018/04/24 16:12:55 root Exp $ */
/* Copyright 1985, Massachusetts Institute of Technology	*/

/* vssite.h
**
** This is where any machine or display specific information should
** be stored so that different sites can have control over where things live.
**
*/
#define	DEFAULT_FONT_PATH	"/usr/new/lib/X/font:~/font"
#define DEFAULT_FONT_SUFFIX	".onx"

