more enginiering

This commit is contained in:
tth
2022-04-05 05:46:51 +02:00
parent 15cb51c6bc
commit 0d79c3d7c7
5 changed files with 81 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ BEGIN {
print "union {"
}
$4 > 120 {
$4 > 145 {
count = $4
value = $5
if (count > maxcount)