12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
/**** Choose X11Release = X11R4 to link against R4 and Motif1.1
|
|
**** remove the define to link against r5 and Motif1.2
|
|
*****/
|
|
#ifndef CdeVersion
|
|
#define CdeVersion 1
|
|
#endif
|
|
#ifndef UnityVersion
|
|
#define UnityVersion 1
|
|
#endif
|
|
|
|
|