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