Mercurial > hg > xemacs-beta
comparison src/s/template.h @ 4759:aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
<870180fe0911101613m6b8efa4bpf083fd9013950807@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 18 Nov 2009 08:49:14 -0700 |
parents | 023b83f4e54b |
children | 308d34e9f07d |
comparison
equal
deleted
inserted
replaced
4758:75975fd0b7fc | 4759:aa5ed11f473b |
---|---|
30 /* #define UNIPLUS */ | 30 /* #define UNIPLUS */ |
31 /* #define USG5 */ | 31 /* #define USG5 */ |
32 /* #define USG */ | 32 /* #define USG */ |
33 /* #define HPUX */ | 33 /* #define HPUX */ |
34 /* #define UMAX */ | 34 /* #define UMAX */ |
35 /* #define BSD4_1 */ | |
36 /* #define BSD4_2 */ | |
37 /* #define BSD4_3 */ | 35 /* #define BSD4_3 */ |
38 /* #define BSD */ | 36 /* #define BSD */ |
39 | 37 |
40 /* SYSTEM_TYPE should indicate the kind of system you are using. | 38 /* SYSTEM_TYPE should indicate the kind of system you are using. |
41 It sets the Lisp variable system-type. */ | 39 It sets the Lisp variable system-type. */ |