From 0d386d31fd2ac47a90766a4c6e5cb3f4a91f4add Mon Sep 17 00:00:00 2001 From: Eric Swenson Date: Sat, 3 Nov 2018 15:35:02 -0700 Subject: [PATCH] Addlink to TENSOR:CTENSR FASL from SHARE; CTENSR FASL, since this is where macsyma is looking for it. Resolves #1125 --- build/macsyma.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/build/macsyma.tcl b/build/macsyma.tcl index e9687cb1..b9bbf440 100644 --- a/build/macsyma.tcl +++ b/build/macsyma.tcl @@ -298,6 +298,7 @@ respond "(C2)" "compile_lisp_file(translate_file(\"tensor\\;ctensr funcs\")\[2\] respond "Type ALL;" "all;" respond "Type ALL;" "all;" respond "(C3)" "quit();" +respond "*" ":link share;ctensr fasl,tensor;\r" ### build eigen for macsyma respond "*" "macsym\013"