summaryrefslogtreecommitdiff
path: root/gnu/dist/gawk/test/lib/awkpath.awk
diff options
context:
space:
mode:
authorjdolecek <jdolecek@NetBSD.org>2004-03-26 17:16:24 +0000
committerjdolecek <jdolecek@NetBSD.org>2004-03-26 17:16:24 +0000
commit0c4ea4cbc71acb15c231028ac6363473ecf29621 (patch)
tree91b4c7bf491ec8a639e22914f066f23441eb381e /gnu/dist/gawk/test/lib/awkpath.awk
parent945c30f4abe102fcc8f1cb32e13335809f39056e (diff)
delete GNU gawk 3.1.3 sources. they are available in cvs with
"cvs co -r gawk-3-1-3-before-remove src/gnu/dist/gawk".
Diffstat (limited to 'gnu/dist/gawk/test/lib/awkpath.awk')
-rw-r--r--gnu/dist/gawk/test/lib/awkpath.awk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/dist/gawk/test/lib/awkpath.awk b/gnu/dist/gawk/test/lib/awkpath.awk
deleted file mode 100644
index 6663ca4b379..00000000000
--- a/gnu/dist/gawk/test/lib/awkpath.awk
+++ /dev/null
@@ -1 +0,0 @@
-BEGIN { print "Found it." }