1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-26 04:07:36 +00:00

Adds macsyma ARRAY share package.

Resolves #1006.
This commit is contained in:
Eric Swenson
2018-07-07 11:07:20 -07:00
parent 032eb180f8
commit b2edf07193
2 changed files with 64 additions and 0 deletions

View File

@@ -583,6 +583,13 @@ respond "_" "share;eigen fasl_share;eigen trlisp\r"
respond "_" "\032"
type ":kill\r"
### build share;array fasl for macsyma
respond "*" ":maxtul;mcl\r"
respond "_" "share;_maxsrc;array\r"
respond "_" "\032"
type ":kill\r"
### more lisplib stuff
respond "*" "complr\013"
respond "_" "liblsp;_libdoc;%print\r"