xref: /csrg-svn/old/boggle/pathnames.h (revision 46733)
141168Sbostic /*-
241168Sbostic  * Copyright (c) 1990 The Regents of the University of California.
341168Sbostic  * All rights reserved.
441168Sbostic  *
541168Sbostic  * %sccs.include.redist.c%
641168Sbostic  *
7*46733Sbostic  *	@(#)pathnames.h	5.2 (Berkeley) 02/27/91
841168Sbostic  */
941168Sbostic 
10*46733Sbostic #define	_PATH_BOGLOG		"/var/games/boglog"
1141168Sbostic #define	_PATH_DICTIONARY	"/usr/share/games/bogdict"
12