diff --git a/build/lisp.tcl b/build/lisp.tcl index 89a3310b..d8c2c5c0 100644 --- a/build/lisp.tcl +++ b/build/lisp.tcl @@ -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" diff --git a/src/lspsrc/umlmac.42 b/src/lspsrc/umlmac.42 index 436c60f7..a0ad0d0f 100644 --- a/src/lspsrc/umlmac.42 +++ b/src/lspsrc/umlmac.42 @@ -5,7 +5,7 @@ ;;; ** (c) Copyright 1981 Massachusetts Institute of Technology ************* ;;; ************************************************************************* -(herald UMLMAC /40) +(herald UMLMAC /42) (include ((lisp) subload lsp))