head     1.1;
access   ;
symbols  ;
locks    ;
comment  @@;


1.1
date     91.02.08.13.28.16;  author bin;  state Exp;
branches ;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@

: ignore the makefile
:
cc -O -o yacc y?.c
echo mv yacc /bin
rm *.o
@
