home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / Vector18.lha / ParNetExample / parnet.device.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-18  |  631 b   |  19 lines

  1. /*
  2.  * This code was originally written by Matthew Dillon and put into Public Domain
  3.  *
  4.  * All changes concerning the adaption of Matt's original code to the
  5.  * Vector Connection I/O board are © 1991-1993 by Henning Schmiedehausen
  6.  * All rights for this changes are reserved. The original code is Public Domain
  7.  *
  8.  * This code is distributed with the expressed written permission of Matthew
  9.  * Dillon (Thank you very much, Matt)
  10.  *
  11.  */
  12.  
  13. #define    VERSION        1
  14. #define    REVISION    2
  15. #define    DATE    "9.4.93"
  16. #define    VERS    "parnet.device 1.2"
  17. #define    VSTRING    "parnet.device 1.2 (9.4.93)\n\r"
  18. #define    VERSTAG    "\0$VER: parnet.device 1.2 (9.4.93)"
  19.