OSSP CVS Repository

ossp - ossp-pkg/l2/l2_version.c 1.3
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-pkg/l2/l2_version.c 1.3
/*
**  l2_version.c -- Version Information for L2 (syntax: C/C++)
**  [automatically generated and maintained by GNU shtool]
*/

#ifdef _L2_VERSION_C_AS_HEADER_

#ifndef _L2_VERSION_C_
#define _L2_VERSION_C_

#define L2_VERSION 0x001200

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;
} l2_version_t;

extern l2_version_t l2_version;

#endif /* _L2_VERSION_C_ */

#else /* _L2_VERSION_C_AS_HEADER_ */

#define _L2_VERSION_C_AS_HEADER_
#include "l2_version.c"
#undef  _L2_VERSION_C_AS_HEADER_

l2_version_t l2_version = {
    0x001200,
    "0.1.0",
    "0.1.0 (13-Sep-2001)",
    "This is L2, Version 0.1.0 (13-Sep-2001)",
    "L2 0.1.0 (13-Sep-2001)",
    "L2/0.1.0",
    "@(#)L2 0.1.0 (13-Sep-2001)",
    "$Id: L2 0.1.0 (13-Sep-2001) $"
};

#endif /* _L2_VERSION_C_AS_HEADER_ */


CVSTrac 2.0.1