mirror of
https://github.com/PDP-10/its.git
synced 2026-02-06 00:24:41 +00:00
Revert to TRANSS 79 and build from source.
No longer include TRANSS FASL or later versions of TRANSS, since these break Macyma's translate_file. Resolves #1146.
This commit is contained in:
@@ -100,7 +100,7 @@ proc build_macsyma_portion {} {
|
||||
expect "=Build="
|
||||
respond "\r" "(mapcan "
|
||||
type "#'(lambda (x) (cond ((not (memq x\r"
|
||||
type "'(TRANSS)\r"
|
||||
type "'(DUMMY)\r"
|
||||
type ")) (doit x)))) (append todo todoi))"
|
||||
set timeout 1000
|
||||
expect {
|
||||
|
||||
Reference in New Issue
Block a user