Mercurial > hg > xemacs-beta
comparison src/s/windowsnt.h @ 227:0e522484dd2a r20-5b12
Import from CVS: tag r20-5b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:12:37 +0200 |
parents | 2c611d1463a6 |
children | 41f2f0e326e9 |
comparison
equal
deleted
inserted
replaced
226:eea38c7ad7b4 | 227:0e522484dd2a |
---|---|
53 | 53 |
54 #define NO_MATHERR | 54 #define NO_MATHERR |
55 | 55 |
56 #define SIZEOF_LONG 4 | 56 #define SIZEOF_LONG 4 |
57 #define SIZEOF_INT 4 | 57 #define SIZEOF_INT 4 |
58 #define SIZEOF_SHORT 4 | 58 #define SIZEOF_SHORT 2 |
59 | 59 |
60 /* NOMULTIPLEJOBS should be defined if your system's shell | 60 /* NOMULTIPLEJOBS should be defined if your system's shell |
61 does not have "job control" (the ability to stop a program, | 61 does not have "job control" (the ability to stop a program, |
62 run some other program, then continue the first one). */ | 62 run some other program, then continue the first one). */ |
63 | 63 |