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