head	1.2;
access;
symbols
	v3_0_6:1.1.1.1
	v3_0_3:1.1.1.1
	FSF:1.1.1;
locks; strict;
comment	@# @;


1.2
date	98.03.10.19.27.08;	author jraynard;	state dead;
branches;
next	1.1;

1.1
date	97.10.14.18.17.04;	author jraynard;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.10.14.18.17.04;	author jraynard;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove test sub-directory.
@
text
@#! /tmp/gawk -f 
	{ ccount += length($0) }
END { printf "average line length is %2.4f\n", ccount/NR}
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Virgin import of GNU awk 3.0.3
@
text
@@
