home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 408.lha / StarBlankers / revision.c < prev   
C/C++ Source or Header  |  1990-09-02  |  642b  |  15 lines

  1.  
  2.    /***********************************************************************
  3.    *                                                                      *
  4.    *                            COPYRIGHTS                                *
  5.    *                                                                      *
  6.    *   Copyright (c) 1990  Commodore-Amiga, Inc.  All Rights Reserved.    *
  7.    *                                                                      *
  8.    ***********************************************************************/
  9.  
  10. #include <exec/types.h>
  11. #include "blanker_rev.h"
  12.  
  13. UBYTE *VerTitle = VERS;
  14. UBYTE *EmbeddedVersion = VERSTAG;
  15.