=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/awk/Attic/README,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/awk/Attic/README 1999/04/18 17:06:29 1.3 +++ src/usr.bin/awk/Attic/README 2001/09/08 00:12:40 1.4 @@ -1,4 +1,4 @@ -/* $OpenBSD: README,v 1.3 1999/04/18 17:06:29 millert Exp $ */ +/* $OpenBSD: README,v 1.4 2001/09/08 00:12:40 millert Exp $ */ /**************************************************************** Copyright (C) Lucent Technologies 1997 All Rights Reserved @@ -38,7 +38,7 @@ yacc -d awkgram.y -conflicts: 42 shift/reduce, 83 reduce/reduce +conflicts: 43 shift/reduce, 85 reduce/reduce mv y.tab.c ytab.c mv y.tab.h ytab.h cc -O -c ytab.c