4.1cBSD/usr/src/games/mille/unctrl.h

Compare this file to the similar file:
Show the results in this format:

/*	@(#)unctrl.h	4.1	12/24/82	*/

# include	<stdio.h>
# define	unctrl(ch)	(_unctrl[ch])

extern char	*_unctrl[];