diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-11-04 06:23:05 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-11-04 06:23:05 +0200 |
commit | 45b51d1ceba490e2950097f45ddb591bb03b0eed (patch) | |
tree | 80735f77c436e9ecb4fb4aac6543d1efaf2e9d10 /test/arrayind1.awk | |
parent | 89aca740aae3503f02264aa2fc06fa44abc6fd97 (diff) | |
parent | 78f928be279fa3c66cdc430b9523a0773eb8a40c (diff) | |
download | egawk-45b51d1ceba490e2950097f45ddb591bb03b0eed.tar.gz egawk-45b51d1ceba490e2950097f45ddb591bb03b0eed.tar.bz2 egawk-45b51d1ceba490e2950097f45ddb591bb03b0eed.zip |
Merge branch 'master' into feature/typed-regex
Diffstat (limited to 'test/arrayind1.awk')
-rwxr-xr-x | test/arrayind1.awk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/arrayind1.awk b/test/arrayind1.awk index 5d4a6f3d..59e8b4ea 100755 --- a/test/arrayind1.awk +++ b/test/arrayind1.awk @@ -1,4 +1,3 @@ -#!/usr/local/bin/awk -f # this script renums pedigrees with metafounders # so that they are added *before*regular animals # mf are ascertained because they are not in the 1st column |