CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/version.h
Go to the documentation of this file.
1/*
2 * TWM version externs
3 *
4 * Copyright 1988 by Evans & Sutherland Computer Corporation,
5 * Salt Lake City, Utah
6 * Portions Copyright 1989 by the Massachusetts Institute of Technology
7 * Cambridge, Massachusetts
8 *
9 * $XConsortium: version.h,v 1.7 89/10/27 14:01:42 jim Exp $
10 *
11 * 8-Apr-88 Tom LaStrange Initial Version.
12 *
13 * Copyright 1992 Claude Lecommandeur.
14 */
15
16#ifndef _CTWM_VERSION_H
17#define _CTWM_VERSION_H
18
19extern const char *TwmVersion;
20extern const char *VersionNumber;
21extern const char *VersionNumberFull;
22extern const char *VersionNumber_major;
23extern const char *VersionNumber_minor;
24extern const char *VersionNumber_patch;
25extern const char *VersionNumber_addl;
26extern const char *VCSType;
27extern const char *VCSRevision;
28
29#endif /* _CTWM_VERSION_H */
const char * VCSType
const char * VersionNumberFull
const char * VersionNumber_patch
const char * TwmVersion
const char * VersionNumber_major
const char * VersionNumber_minor
const char * VersionNumber_addl
const char * VCSRevision
const char * VersionNumber