index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
version.c
blob: 727de7e9e48360e5015066d39885618e47bff413 (
plain
)
1
2
3
#include
"config.h"
const
char
*
version_string
=
"@(#)GNU Awk 3.1.76"
;