mirror of
https://github.com/PDP-10/its.git
synced 2026-02-26 17:03:20 +00:00
RABBIT output rejected by COMPLR; disable for now.
This commit is contained in:
@@ -22,6 +22,8 @@ respond "*" ":link quux;scheme macros, schmac fasl\r"
|
||||
respond "*" ":link quux;scheme uuohan, schuuo fasl\r"
|
||||
respond "*" ":lisp scheme (dump)\r"
|
||||
|
||||
# Fails the build, disabled for now.
|
||||
if 0 {
|
||||
# Rabbit Scheme compiler
|
||||
respond "*" ":scheme;scheme\r"
|
||||
respond "==>" {(schload "scheme; rabbit")}
|
||||
@@ -37,3 +39,4 @@ respond "==>" {(schload "scheme; rabbit fasl")}
|
||||
respond "==>" "(dumpit)"
|
||||
respond "Dump anyway" " "
|
||||
respond "TS RABBIT" "\r"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user