From owner-cvs-usrbin Tue Oct 15 20:12:39 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA02187 for cvs-usrbin-outgoing; Tue, 15 Oct 1996 20:12:39 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA02167; Tue, 15 Oct 1996 20:12:27 -0700 (PDT) Date: Tue, 15 Oct 1996 20:12:27 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199610160312.UAA02167@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/colldef colldef.1 parse.y scan.l Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/10/15 20:12:26 Modified: usr.bin/colldef colldef.1 parse.y scan.l Log: Simplify and improve parser. Clarify manpage. Revision Changes Path 1.3 +26 -14 src/usr.bin/colldef/colldef.1 1.3 +0 -227 src/usr.bin/colldef/parse.y 1.5 +12 -3 src/usr.bin/colldef/scan.l