home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume23 / sc6.8 / part05 / version.c < prev    next >
Encoding:
C/C++ Source or Header  |  1990-10-09  |  148 b   |  8 lines

  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.