[1088] in Athena Bugs
Re: VS 6.0C R3 scheme
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Fri Sep 30 12:39:13 1988
Date: Fri, 30 Sep 88 12:37:31 EDT
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: <epeisach@ATHENA.MIT.EDU>
Cc: bugs@ATHENA.MIT.EDU, jaa@ATHENA.MIT.EDU
In-Reply-To: [1085] Ezra Peisach's message of Fri, 30 Sep 88 10:50:15 EDT,
From: <epeisach@ATHENA.MIT.EDU>
Date: Fri, 30 Sep 88 10:50:15 EDT
A user reported a problem with the R3 scheme. Specifically they could
not use the procedures photo and tofu. (They are not defined). Perhaps
there is another conventional way that replaces these commands?
Ezra
Using /mit/scheme/vaxbin/scm6001:
1 ==> (photo "frep")
1 ==> (cons 1 2)
(1 . 2)
1 ==> (tofu)
1 ==> (%exit)
Moriturus te saluto.
<1017 12:32pm>[multics!raeburn:/mit/raeburn]
% cat frep
1 ==> (cons 1 2)
(1 . 2)
1 ==> (tofu)
<1018 12:32pm>[multics!raeburn:/mit/raeburn]
%
I don't know if photo and tofu are in the definition of scheme per se,
but they are available in the 6.001 version.
-- Ken Raeburn
Athena Release Engineering