home *** CD-ROM | disk | FTP | other *** search
- /*
- * VERSION.H
- *
- * Written for the
- *
- * Datalight
- * Microsoft V 5.x
- * TurboC
- * &
- * Zortech
- *
- * C Compilers
- *
- * Copyright (c) John Birchfield 1987, 1988, 1989
- *
- * Nothing but the current version of Laser.com
- *
- * Previous Versions
- * char Version [] = "1.0 - 21 Apr '88"; First assigned version
- * Added Contention Mode to the Poll Select Protocol
- * char Version [] = "1.1 - 13 May '88"; First assigned version
- */
-
- /*
- * Setup for ZTC, TurboC and Microsoft C Compilers
- */
- char Version [] = "2.0 - 28 Sep '89";
-
-