xref: /csrg-svn/old/boggle/pathnames.h (revision 60755)
141168Sbostic /*-
2*60755Sbostic  * Copyright (c) 1990, 1993
3*60755Sbostic  *	The Regents of the University of California.  All rights reserved.
441168Sbostic  *
541168Sbostic  * %sccs.include.redist.c%
641168Sbostic  *
7*60755Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 05/31/93
841168Sbostic  */
941168Sbostic 
1046733Sbostic #define	_PATH_BOGLOG		"/var/games/boglog"
1141168Sbostic #define	_PATH_DICTIONARY	"/usr/share/games/bogdict"
12