head 1.4; access; symbols act_first:1.1.1.1 act:1.1.1; locks; strict; comment @ * @; 1.4 date 2003.01.06.12.10.58; author rse; state Exp; branches; next 1.3; 1.3 date 2000.08.18.15.35.57; author rse; state Exp; branches; next 1.2; 1.2 date 99.11.12.20.38.26; author rse; state Exp; branches; next 1.1; 1.1 date 99.11.12.20.37.19; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.11.12.20.37.19; author rse; state Exp; branches; next ; desc @@ 1.4 log @cleanup source tree @ text @/* ** act_vers.c -- Version Information for OSSP act (syntax: C/C++) ** [automatically generated and maintained by GNU shtool] */ #ifdef _ACT_VERS_C_AS_HEADER_ #ifndef _ACT_VERS_C_ #define _ACT_VERS_C_ #define ACT_INT_VERSION 0x000200 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; } act_int_version_t; extern act_int_version_t act_int_version; #endif /* _ACT_VERS_C_ */ #else /* _ACT_VERS_C_AS_HEADER_ */ #define _ACT_VERS_C_AS_HEADER_ #include "act_vers.c" #undef _ACT_VERS_C_AS_HEADER_ act_int_version_t act_int_version = { 0x000200, "0.0.0", "0.0.0 (06-Jan-2003)", "This is OSSP act, Version 0.0.0 (06-Jan-2003)", "OSSP act 0.0.0 (06-Jan-2003)", "OSSP act/0.0.0", "@@(#)OSSP act 0.0.0 (06-Jan-2003)", "$Id: OSSP act 0.0.0 (06-Jan-2003) $" }; #endif /* _ACT_VERS_C_AS_HEADER_ */ @ 1.3 log @*** empty log message *** @ text @d2 1 a2 1 ** act_vers.c -- Version Information for Act (syntax: C/C++) d11 1 a11 1 #define ACT_INT_VERSION 0x005100 d35 8 a42 8 0x005100, "0.5b0", "0.5b0 (18-Aug-2000)", "This is Act, Version 0.5b0 (18-Aug-2000)", "Act 0.5b0 (18-Aug-2000)", "Act/0.5b0", "@@(#)Act 0.5b0 (18-Aug-2000)", "$Id: Act 0.5b0 (18-Aug-2000) $" @ 1.2 log @*** empty log message *** @ text @d2 2 a3 2 ** act_vers.c -- Version Information ** [automatically generated and maintained by shtool] d6 1 a6 1 #ifdef _AS_HEADER d8 38 a45 23 #ifndef _ACT_VERS_C #define _ACT_VERS_C #define ACT_VERSION 0x005100 extern const int ACT_Version; extern const char ACT_VersionStr[]; extern const char ACT_Hello[]; extern const char ACT_GNUVersion[]; extern const char ACT_WhatID[]; extern const char ACT_RCSIdentID[]; extern const char ACT_WebID[]; extern const char ACT_PlainID[]; #endif /* _ACT_VERS_C */ #else const int ACT_Version = 0x005100; const char ACT_VersionStr[] = "0.5b0 (12-Nov-1999)"; const char ACT_Hello[] = "This is Act, Version 0.5b0 (12-Nov-1999)"; const char ACT_GNUVersion[] = "Act Version 0.5b0"; const char ACT_WhatID[] = "@@(#)Act Version 0.5b0 (12-Nov-1999)"; const char ACT_RCSIdentID[] = "$Id: shtool,v 1.1.1.1 1999/11/12 20:37:19 rse Exp $"; const char ACT_WebID[] = "Act/0.5b0"; const char ACT_PlainID[] = "0.5b0"; a46 1 #endif @ 1.1 log @Initial revision @ text @d24 2 a25 2 const char ACT_VersionStr[] = "0.5b0 (18-Oct-1999)"; const char ACT_Hello[] = "This is Act, Version 0.5b0 (18-Oct-1999)"; d27 2 a28 2 const char ACT_WhatID[] = "@@(#)Act Version 0.5b0 (18-Oct-1999)"; const char ACT_RCSIdentID[] = "$Id: Act 0.5b0 18-Oct-1999 $"; @ 1.1.1.1 log @ @ text @@