home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource5 / 379_01 / zoo210s.zoo / version.c < prev    next >
Encoding:
Text File  |  1991-07-12  |  114 b   |  4 lines

  1. /* derived from: version.c 2.9 1988/08/25 12:43:57  */
  2. char version[] = 
  3. "zoo 2.1 $Date: 91/07/09 02:10:34 $";
  4.