xref: /csrg-svn/contrib/sc/version.c (revision 45335)
1 /*
2  * CODE REVISION NUMBER:
3  *
4  * The part after the first colon, except the last char, appears on the screen.
5  */
6 
7 char *rev = "$Revision: 6.8 $";
8