home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / may94 / biz / misc / asc.lha / ASC / version.c < prev    next >
Encoding:
C/C++ Source or Header  |  1992-05-11  |  149 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.21 $";
  8.