This website requires JavaScript.
Explore
Help
Sign In
JehanneOS
/
mksh
Watch
1
Star
0
Fork
You've already forked mksh
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5b2be8517f
mksh
/
version.h
2 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
* version.h doesn't need an RCS ID * compat.h does, add it to misc.c, always include it, move if NEED_COMPAT * major whitespace cleanup in sh.h
2006-08-23 00:16:04 +02:00
EXTERN
const
char
MKSH_VERSION
[
]
I__
(
"
@(#)MIRBSD KSH R28 2006/08/18
"
)
;