1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-26 17:03:20 +00:00

Updated build to build MAXSRC; MTREE 2 (for Macsyma) now that MTREE 2 has a fix

to work around the missing DEF-PROCEDURE-PROPERTY macro.  THis macro was removed
from LIBMAX; PROCS some time in the past.
This commit is contained in:
Eric Swenson
2018-07-14 14:40:55 -07:00
parent b6f6b8bf44
commit 7bd25186a9

View File

@@ -93,7 +93,7 @@ proc build_macsyma_portion {} {
}
type "(mapcan "
type "#'(lambda (x) (cond ((not (memq x\r"
type "'(TRANSS MTREE TRHOOK EDLM)\r"
type "'(TRANSS EDLM)\r"
type ")) (doit x)))) (append todo todoi))"
set timeout 1000
expect {