Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / dtterm / DtTermMain.h
1 /*
2  * $XConsortium: DtTermMain.h /main/3 1995/10/31 11:17:25 rswiston $";
3  */
4
5 /*                                                                      *
6  * (c) Copyright 1993, 1994 Hewlett-Packard Company                     *
7  * (c) Copyright 1993, 1994 International Business Machines Corp.       *
8  * (c) Copyright 1993, 1994 Sun Microsystems, Inc.                      *
9  * (c) Copyright 1993, 1994 Novell, Inc.                                *
10  */
11
12 #ifndef _DtTermMain_h
13 #define _DtTermMain_h
14
15 #ifdef  __cplusplus
16 extern "C" {
17 #endif  /* __cplusplus */
18
19 #ifdef  __cplusplus
20 } /* close scope of 'extern "C"'... */
21 #endif  /* __cplusplus */
22
23 /* DON'T ADD ANYTHING AFTER THIS #endif... */
24 #endif  /* _DtTermMain_h */