Mercurial > emacs
annotate src/m/alliant1.h @ 89875:10387ba10fe5
(xlfd_point_size): Set font->numeric[XLFD_PIXEL_SIZE].
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 06 Apr 2004 07:33:07 +0000 |
parents | 375f2633d815 |
children | 68c22ea6027c |
rev | line source |
---|---|
457 | 1 /* config.h should include this file for version 1 of Alliant's |
2 operating system. */ | |
3 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
457
diff
changeset
|
4 /* The following line tells the configuration script what sort of |
457 | 5 operating system this machine is likely to run. |
6 USUAL-OPSYS="bsd4-2" */ | |
7 | |
8 #define ALLIANT_1 | |
9 #include "alliant.h" |