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

Add OCTPUS.

This commit is contained in:
Lars Brinkhoff
2018-02-15 21:21:12 +01:00
parent 7419b738c1
commit 69a5eb06e4
3 changed files with 343 additions and 0 deletions

View File

@@ -743,6 +743,10 @@ expect ":KILL"
respond "*" ":midas sys2;ts stty_archy;stty\r"
expect ":KILL"
# OCTPUS
respond "*" ":midas sys2;ts octpus_gren;octpus\r"
expect ":KILL"
# lisp
respond "*" ":link l;fasdfs 1,lisp;.fasl defs\r"
respond "*" ":link lisp;grind fasl,lisp;gfile fasl\r"