File: VMS.H

package info (click to toggle)
xpaint 2.9.1.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,712 kB
  • sloc: ansic: 73,018; sh: 492; yacc: 249; lex: 128; sed: 43; makefile: 13
file content (15 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include <vms_x_fix.h>
#undef XtDisplay
#undef XtScreen
#undef XtWindow
#undef XtClass
#undef XtIsRealized
#undef XtParent

#define fork vfork

#define EDITOR "XPAINT$EDITOR"
#define SHAREDIR "/XPAINT$SHARE"
#define XPAINT_VERSION "2.8.0"
#define XAPPLOADDIR "/XPAINT$APPLOADDIR"
#define PRINTCAP "PRINTCAP"