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