Jan-Simon and my new versions of the mount commands
[unix-history] / usr / src / games / hangman / pathnames.h
CommitLineData
df292493 1/*-
891bebb2
KB
2 * Copyright (c) 1990, 1993
3 * The Regents of the University of California. All rights reserved.
df292493
KB
4 *
5 * %sccs.include.redist.c%
6 *
891bebb2 7 * @(#)pathnames.h 8.1 (Berkeley) %G%
df292493
KB
8 */
9
10#define _PATH_DICT "/usr/share/dict/words"