mirror of
https://github.com/PDP-10/its.git
synced 2026-04-27 12:39:26 +00:00
Fix build of ctensr and eigen for Macsyma.
Resolves #1125. This reverts the compilation of TRANSS and uses the FASL file from MC. I'll have to figure out what is wrong with the source/compilation in another ticket.
This commit is contained in:
@@ -547,6 +547,8 @@ respond "*" ":link manual;manual demo,demo;manual demo\r"
|
||||
respond "*" "macsym\013"
|
||||
respond "(C1)" "compile_lisp_file(translate_file(\"sharem\\;packg >\")\[2\]);"
|
||||
respond "(C2)" "compile_lisp_file(translate_file(\"tensor\\;ctensr funcs\")\[2\]);"
|
||||
respond "Type ALL;" "all;"
|
||||
respond "Type ALL;" "all;"
|
||||
respond "(C3)" "quit();"
|
||||
|
||||
### build eigen for macsyma
|
||||
|
||||
Reference in New Issue
Block a user