Only use POSIX Awk features.

This commit is contained in:
David E. O'Brien 2002-03-25 20:32:24 +00:00
parent 4de06a8fe6
commit 5a70178aa9

View File

@ -10,7 +10,7 @@ BEGIN {
}
# De-list symbols from the export list.
// {
{
if (ARGIND == 1)
nextfile
delete syms[$0]