xref: /csrg-svn/games/quiz/pathnames.h (revision 60836)
142585Sbostic /*-
2*60836Sbostic  * Copyright (c) 1990, 1993
3*60836Sbostic  *	The Regents of the University of California.  All rights reserved.
442585Sbostic  *
542585Sbostic  * %sccs.include.redist.c%
642585Sbostic  *
7*60836Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 05/31/93
842585Sbostic  */
942585Sbostic 
1051609Sbostic #define	_PATH_PAGER	"/usr/bin/more"
1151609Sbostic #define	_PATH_QUIZIDX	"/usr/share/games/quiz.db/index"
12