OSSP CVS Repository

ossp - Check-in [116]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 116
Date: 2000-Jul-24 13:44:00 (local)
2000-Jul-24 11:44:00 (UTC)
User:rse
Branch:
Comment: Merge in pending changes
Tickets:
Inspections:
Files:
ossp-pkg/iselect/iselect_version.c      added-> 1.2

ossp-pkg/iselect/iselect_version.c -> 1.2

*** /dev/null    Fri Apr 19 02:15:08 2024
--- -    Fri Apr 19 02:15:09 2024
***************
*** 0 ****
--- 1,31 ----
+ /*
+ **  iselect_version.c -- Version File (automatically generated and maintained by NEWVERS)
+ */
+ 
+ #ifdef AS_HEADER
+ 
+ #ifndef ISELECT_VERSION_C
+ #define ISELECT_VERSION_C
+ #define iSelect_VERSION 0x102200
+ extern const int  iSelect_Version;
+ extern const char iSelect_VersionStr[];
+ extern const char iSelect_Hello[];
+ extern const char iSelect_GNUVersion[];
+ extern const char iSelect_WhatID[];
+ extern const char iSelect_RCSIdentID[];
+ extern const char iSelect_WebID[];
+ extern const char iSelect_PlainID[];
+ #endif
+ 
+ #else
+ 
+ const int  iSelect_Version      = 0x102200;
+ const char iSelect_VersionStr[] = "1.2.0 (31-Mar-1999)";
+ const char iSelect_Hello[]      = "This is iSelect Version 1.2.0 (31-Mar-1999)";
+ const char iSelect_GNUVersion[] = "iSelect Version 1.2.0";
+ const char iSelect_WhatID[]     = "@(#)iSelect Version 1.2.0 (31-Mar-1999)";
+ const char iSelect_RCSIdentID[] = "$Id: iselect_version.c,v 1.2 2000/07/25 11:44:00 rse Exp $";
+ const char iSelect_WebID[]      = "iSelect/1.2.0";
+ const char iSelect_PlainID[]    = "1.2.0";
+ 
+ #endif

CVSTrac 2.0.1