1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-14 15:45:47 +00:00

Fix building UMLMAC. Update herald version.

This commit is contained in:
Lars Brinkhoff 2018-10-05 20:13:48 +02:00
parent e9344ece39
commit 242bb0cdca
2 changed files with 5 additions and 1 deletions

View File

@ -63,6 +63,10 @@ respond "*" ":link lisp;subloa lsp,nilcom;subloa >\r"
respond "*" "complr\013"
respond "_" "liblsp;_libdoc;loop\r"
respond "_" "\032"
type ":kill\r"
respond "*" "complr\013"
respond "_" "lisp;_lspsrc;umlmac\r"
respond "_" "lisp;_nilcom;sharpa\r"
respond "_" "lisp;_nilcom;sharpc\r"

View File

@ -5,7 +5,7 @@
;;; ** (c) Copyright 1981 Massachusetts Institute of Technology *************
;;; *************************************************************************
(herald UMLMAC /40)
(herald UMLMAC /42)
(include ((lisp) subload lsp))