Mercurial > emacs
comparison src/m/alliant-2800.h @ 88155:d7ddb3e565de
sync with trunk
author | Henrik Enberg <henrik.enberg@telia.com> |
---|---|
date | Mon, 16 Jan 2006 00:03:54 +0000 |
parents | 23a1cea22d13 |
children |
comparison
equal
deleted
inserted
replaced
88154:8ce476d3ba36 | 88155:d7ddb3e565de |
---|---|
1 /* alliant-2800.h - Alliant FX/2800 machine running Concentrix 2800. | 1 /* alliant-2800.h - Alliant FX/2800 machine running Concentrix 2800. |
2 Copyright (C) 1990, 2002 Free Software Foundation, Inc. | 2 Copyright (C) 1990, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
3 | 3 |
4 This file is part of GNU Emacs. | 4 This file is part of GNU Emacs. |
5 | 5 |
6 GNU Emacs is free software; you can redistribute it and/or modify | 6 GNU Emacs is free software; you can redistribute it and/or modify |
7 it under the terms of the GNU General Public License as published by | 7 it under the terms of the GNU General Public License as published by |
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 GNU General Public License for more details. | 14 GNU General Public License for more details. |
15 | 15 |
16 You should have received a copy of the GNU General Public License | 16 You should have received a copy of the GNU General Public License |
17 along with GNU Emacs; see the file COPYING. If not, write to | 17 along with GNU Emacs; see the file COPYING. If not, write to |
18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
19 Boston, MA 02111-1307, USA. */ | 19 Boston, MA 02110-1301, USA. */ |
20 | 20 |
21 | 21 |
22 /* The following line tells the configuration script what sort of | 22 /* The following line tells the configuration script what sort of |
23 operating system this machine is likely to run. | 23 operating system this machine is likely to run. |
24 USUAL-OPSYS="bsd4-3" */ | 24 USUAL-OPSYS="bsd4-3" */ |
122 /* Use System V.4 style getdents/readdir <dirent.h> for 2.2 and up. */ | 122 /* Use System V.4 style getdents/readdir <dirent.h> for 2.2 and up. */ |
123 #define SYSV_SYSTEM_DIR | 123 #define SYSV_SYSTEM_DIR |
124 | 124 |
125 /* Use the K&R version of the DEFUN macro. */ | 125 /* Use the K&R version of the DEFUN macro. */ |
126 #define USE_NONANSI_DEFUN | 126 #define USE_NONANSI_DEFUN |
127 | |
128 /* arch-tag: 8ba70b15-d082-40f6-931d-14adfd7f9dbd | |
129 (do not change this comment) */ |