From 437de066902ce26c01537e07485cc68b4923d696 Mon Sep 17 00:00:00 2001 From: Eric Swenson Date: Fri, 23 Mar 2018 14:23:17 -0700 Subject: [PATCH] Fixed typo in creating link for LISP; BS FASL. --- build/build.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.tcl b/build/build.tcl index 885e7e57..9b62df63 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -896,7 +896,7 @@ respond "_" "\032" type ":kill\r" respond "*" ":link lisp;sharab fasl,liblsp;\r" -respond "*" ":link lisp;bs fasl,liblsp\r" +respond "*" ":link lisp;bs fasl,liblsp;\r" respond "*" "complr\013" respond "_" "\007"