From: ···················@envos.xerox.com
Subject: Re: all platforms support
Date: 
Message-ID: <93Aug30.113539pdt.11604@alpha.xerox.com>
Yup, you're missing

#+XEROX  which distinguishes up thru release 2.01 of Medley, Venue's
Common-lisp/Interlisp combination.
#+MEDLEY which distinguishes releases 3.0 and up of Medley.

To distinguish platforms, use the functions

(IL:UNIX-GETPARM "mach") and (IL:UNIX-GETPARM "arch")