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