File: XmStrDefsI.ht

package info (click to toggle)
motif 2.3.8-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 36,432 kB
  • sloc: ansic: 452,643; sh: 4,613; makefile: 2,030; yacc: 1,604; lex: 352; cpp: 348
file content (17 lines) | stat: -rw-r--r-- 311 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* $TOG: XmStrDefsI.ht /main/1 1997/06/18 17:50:36 samborn $ */
#ifndef _XmStrDefsI_h_
#define _XmStrDefsI_h_

#include <Xm/XmStrDefs.h>

#ifdef __cplusplus
extern "C" {
#endif

<<<STRING_TABLE_GOES_HERE>>>

#ifdef __cplusplus
}  /* Close scope of 'extern "C"' declaration */
#endif

#endif /* _XmStrDefs_h_ */