xref: /csrg-svn/games/robots/pathnames.h (revision 41322)
1*41322Sbostic /*-
2*41322Sbostic  * Copyright (c) 1990 The Regents of the University of California.
3*41322Sbostic  * All rights reserved.
4*41322Sbostic  *
5*41322Sbostic  * %sccs.include.redist.c%
6*41322Sbostic  *
7*41322Sbostic  *	@(#)pathnames.h	5.1 (Berkeley) 05/02/90
8*41322Sbostic  */
9*41322Sbostic 
10*41322Sbostic #define	_PATH_SCORE	"/var/games/robots_roll"
11