Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / lib / tt / lib / patch.c
1 /*%%  (c) Copyright 1993, 1994 Hewlett-Packard Company                   */
2 /*%%  (c) Copyright 1993, 1994 International Business Machines Corp.     */
3 /*%%  (c) Copyright 1993, 1994 Sun Microsystems, Inc.                    */
4 /*%%  (c) Copyright 1993, 1994 Novell, Inc.                              */
5 /*%%  $XConsortium: patch.c /main/3 1995/10/23 09:49:42 rswiston $                                                       */
6 /*
7  *
8  * patch.c
9  *
10  * Copyright (c) 1992 by Sun Microsystems, Inc.
11  */
12
13 #include <tt_options.h>
14
15 #ifdef OPT_PATCH
16 static char PatchID[] = "Patch Id: 100626_03.";
17 int Patch_ID100626_03;
18 #else
19 static char PatchID[] = "";
20 #endif