home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / network / lattice / netlib.lzh / MINTNET.LIB / LIB / IDENT.C < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-27  |  143 b   |  4 lines

  1. #include "version.h"
  2. char _Ident_socketlib[] = "$Version: SocketLib: " \
  3.     stringify(NET_MAJ) "." stringify(NET_MIN) stringify(NET_PL) " $";
  4.