File: VMS.H

package info (click to toggle)
xpaint 2.7.6-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,532 kB
  • ctags: 3,405
  • sloc: ansic: 36,749; makefile: 49; sh: 18
file content (15 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (3)
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.0.7"
#define XAPPLOADDIR "/XPAINT$APPLOADDIR"
#define PRINTCAP "PRINTCAP"