Files
cdesktop/cde/programs/dtterm/DtTermMain.h

25 lines
714 B
C

/*
* $XConsortium: DtTermMain.h /main/3 1995/10/31 11:17:25 rswiston $";
*/
/* *
* (c) Copyright 1993, 1994 Hewlett-Packard Company *
* (c) Copyright 1993, 1994 International Business Machines Corp. *
* (c) Copyright 1993, 1994 Sun Microsystems, Inc. *
* (c) Copyright 1993, 1994 Novell, Inc. *
*/
#ifndef _DtTermMain_h
#define _DtTermMain_h
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#ifdef __cplusplus
} /* close scope of 'extern "C"'... */
#endif /* __cplusplus */
/* DON'T ADD ANYTHING AFTER THIS #endif... */
#endif /* _DtTermMain_h */