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