Bell 32V release
[unix-history] / usr / src / libln / main.c
# include "stdio.h"
main(){
yylex();
exit(0);
}