From f4e00a39c236bf7481c72bcc6d215900040c7cdf Mon Sep 17 00:00:00 2001 From: jtc Date: Fri, 2 Jul 1993 23:56:52 +0000 Subject: Updated to mawk 1.1.4 --- gnu/usr.bin/awk/repl.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu/usr.bin/awk/repl.h') diff --git a/gnu/usr.bin/awk/repl.h b/gnu/usr.bin/awk/repl.h index 36a6bffd602..afc4eb95fa6 100644 --- a/gnu/usr.bin/awk/repl.h +++ b/gnu/usr.bin/awk/repl.h @@ -11,12 +11,12 @@ the GNU General Public License, version 2, 1991. ********************************************/ /*$Log: repl.h,v $ -/*Revision 1.1.1.1 1993/03/21 09:45:37 cgd -/*initial import of 386bsd-0.1 sources +/*Revision 1.2 1993/07/02 23:57:52 jtc +/*Updated to mawk 1.1.4 /* - * Revision 5.1 91/12/05 07:59:32 brennan + * Revision 5.1 1991/12/05 07:59:32 brennan * 1.1 pre-release - * + * */ /* repl.h */ -- cgit