Fix awk script

This commit is contained in:
2026-01-15 20:44:43 -08:00
parent d70c66b24a
commit c6894da66c

View File

@ -22,6 +22,7 @@ BEGIN {
}
}
}
close(cmd)
print "};"
print "#define MIN_SIGNUM " min
print "#define MAX_SIGNUM " max