Jim Oldroyd's version of quiz
[unix-history] / usr / src / games / atc / tunable.h
CommitLineData
e04f5cf8
KB
1/*-
2 * Copyright (c) 1990 The Regents of the University of California.
3 * All rights reserved.
4 *
5 * This code is derived from software contributed to Berkeley by
6 * Ed James.
7 *
8 * %sccs.include.redist.c%
9 *
10 * @(#)tunable.h 5.3 (Berkeley) %G%
11 */
12
0fd081ba
KB
13/*
14 * Copyright (c) 1987 by Ed James, UC Berkeley. All rights reserved.
15 *
16 * Copy permission is hereby granted provided that this notice is
17 * retained on all partial or complete copies.
18 *
19 * For more info on this and all of my stuff, mail edjames@berkeley.edu.
20 */
21
0fd081ba 22extern int NUM_SCORES;