Bell 32V development
[unix-history] / usr / src / libln / yywrap.c
yywrap()
{
return(1);
}