comparison src/m/sequent.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 4be8406ebef9
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
49599:5ade352e8d1c 49600:23a1cea22d13
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., 59 Temple Place - Suite 330,
19 Boston, MA 02111-1307, USA. */ 19 Boston, MA 02111-1307, 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="note" 24 USUAL-OPSYS="note"
25 25
26 NOTE-START 26 NOTE-START
27 Use -opsystem=bsd4-2, or -opsystem=bsd4-3 on newer systems. 27 Use -opsystem=bsd4-2, or -opsystem=bsd4-3 on newer systems.
28 NOTE-END */ 28 NOTE-END */
29 29
30 /* NOTE: this file works for DYNIX release 2.0 30 /* NOTE: this file works for DYNIX release 2.0
31 (not tested on 1.3) on NS32000's */ 31 (not tested on 1.3) on NS32000's */
32 32
33 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word 33 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
34 is the most significant byte. */ 34 is the most significant byte. */
35 35