4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / games / quiz / pathnames.h
CommitLineData
399e0c41 1/*-
2dd6548c
KB
2 * Copyright (c) 1990, 1993
3 * The Regents of the University of California. All rights reserved.
399e0c41
KB
4 *
5 * %sccs.include.redist.c%
6 *
2dd6548c 7 * @(#)pathnames.h 8.1 (Berkeley) %G%
399e0c41
KB
8 */
9
a0be8f19
KB
10#define _PATH_PAGER "/usr/bin/more"
11#define _PATH_QUIZIDX "/usr/share/games/quiz.db/index"