home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 498a.lha / SC_v6.7 / version.c < prev    next >
C/C++ Source or Header  |  1991-04-08  |  148b  |  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.