Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
/*
2
 * value of $KSH_VERSION (or $SH_VERSION)
3
 */
4
 
5
#include "sh.h"
6
 
7
const char ksh_version [] =
8
	"@(#)PD KSH v5.2.14 99/07/13.2";