xref: /csrg-svn/games/wump/pathnames.h (revision 60870)
142609Sbostic /*-
2*60870Sbostic  * Copyright (c) 1989, 1993
3*60870Sbostic  *	The Regents of the University of California.  All rights reserved.
442609Sbostic  *
542609Sbostic  * %sccs.include.redist.c%
642609Sbostic  *
7*60870Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 05/31/93
842609Sbostic  */
942609Sbostic 
1042609Sbostic #define	_PATH_PAGER	"/usr/bin/more"
1142609Sbostic #define	_PATH_WUMPINFO	"/usr/share/games/wump.info"
12