Date: Fri, 27 Mar 1998 03:14:16 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/groff/eqn eqn.cc eqn.tab.h src/contrib/groff/pic pic.cc pic.tab.h src/contrib/groff/refer label.cc Message-ID: <199803271114.DAA09673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/03/27 03:14:16 PST Removed files: contrib/groff/eqn eqn.cc eqn.tab.h contrib/groff/pic pic.cc pic.tab.h Log: Removed yacc output files so that it is impossible to mix them with new ones that we generate. We used to always mix the old header with the new .cc file. This worked because Cygnus's yacc is surprisingly compatible with our yacc. Removed files: contrib/groff/refer label.cc Log: Removed yacc output files so that it is impossible to mix them with new ones that we generate.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803271114.DAA09673>