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: 65a8d2f3cc4c7f0ae32fbb1d6e32d961393a322f (
plain
)
1
2
3
#include
"config.h"
const
char
*
version_string
=
"@(#)GNU Awk 3.1.81"
;