comparison src/s/template.h @ 209:41ff10fd062f r20-4b3

Import from CVS: tag r20-4b3
author cvs
date Mon, 13 Aug 2007 10:04:58 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
208:f427b8ec4379 209:41ff10fd062f
34 /* #define UMAX */ 34 /* #define UMAX */
35 /* #define BSD4_1 */ 35 /* #define BSD4_1 */
36 /* #define BSD4_2 */ 36 /* #define BSD4_2 */
37 /* #define BSD4_3 */ 37 /* #define BSD4_3 */
38 /* #define BSD */ 38 /* #define BSD */
39 /* #define VMS */
40 39
41 /* SYSTEM_TYPE should indicate the kind of system you are using. 40 /* SYSTEM_TYPE should indicate the kind of system you are using.
42 It sets the Lisp variable system-type. */ 41 It sets the Lisp variable system-type. */
43 42
44 #define SYSTEM_TYPE "berkeley-unix" 43 #define SYSTEM_TYPE "berkeley-unix"