From 7bd25186a939eb3c3bf4641a94dceaa23fe0446e Mon Sep 17 00:00:00 2001 From: Eric Swenson Date: Sat, 14 Jul 2018 14:40:55 -0700 Subject: [PATCH] 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. --- build/build.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.tcl b/build/build.tcl index 91cfda39..1911e435 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -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 {