OSSP CVS Repository

ossp - ossp-pkg/pth/pth_vers.c 1.153
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-pkg/pth/pth_vers.c 1.153
/*
**  pth_vers.c -- Version Information for GNU Pth (syntax: C/C++)
**  [automatically generated and maintained by GNU shtool]
*/

#ifdef _PTH_VERS_C_AS_HEADER_

#ifndef _PTH_VERS_C_
#define _PTH_VERS_C_

#define PTH_INTERNAL_VERSION 0x200206

typedef struct {
    const int   v_hex;
    const char *v_short;
    const char *v_long;
    const char *v_tex;
    const char *v_gnu;
    const char *v_web;
    const char *v_sccs;
    const char *v_rcs;
} pth_internal_version_t;

extern pth_internal_version_t pth_internal_version;

#endif /* _PTH_VERS_C_ */

#else /* _PTH_VERS_C_AS_HEADER_ */

#define _PTH_VERS_C_AS_HEADER_
#include "pth_vers.c"
#undef  _PTH_VERS_C_AS_HEADER_

pth_internal_version_t pth_internal_version = {
    0x200206,
    "2.0.6",
    "2.0.6 (22-Nov-2005)",
    "This is GNU Pth, Version 2.0.6 (22-Nov-2005)",
    "GNU Pth 2.0.6 (22-Nov-2005)",
    "GNU Pth/2.0.6",
    "@(#)GNU Pth 2.0.6 (22-Nov-2005)",
    "$Id: GNU Pth 2.0.6 (22-Nov-2005) $"
};

#endif /* _PTH_VERS_C_AS_HEADER_ */


CVSTrac 2.0.1