xref: /csrg-svn/games/hangman/pathnames.h (revision 60809)
142580Sbostic /*-
2*60809Sbostic  * Copyright (c) 1990, 1993
3*60809Sbostic  *	The Regents of the University of California.  All rights reserved.
442580Sbostic  *
542580Sbostic  * %sccs.include.redist.c%
642580Sbostic  *
7*60809Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 05/31/93
842580Sbostic  */
942580Sbostic 
1042580Sbostic #define	_PATH_DICT	"/usr/share/dict/words"
11