Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!ORVILLE.NAS.NASA.GOV!raible
From: raible@ORVILLE.NAS.NASA.GOV.UUCP
Newsgroups: comp.emacs
Subject: m-convex.h
Message-ID: <8712050253.AA04743@orville.nas.nasa.gov>
Date: Fri, 4-Dec-87 21:53:53 EST
Article-I.D.: orville.8712050253.AA04743
Posted: Fri Dec  4 21:53:53 1987
Date-Received: Tue, 8-Dec-87 06:38:38 EST
Sender: daemon@eddie.MIT.EDU
Lines: 147


Here it is.  It works on our C1 with s-bsd4-2.h.  It requires the
following function (I put it in sysdep.c):

---------------- addition to sysdep.c for the convex ----------------
#ifdef CONVEX

/* See m-convex.h */

#define LI_SIGNBIT  (1 << (VALBITS-1))
#define LI_NEGMASK  (~ ((1<