This commit is contained in:
David Botton 2024-04-11 21:06:41 -04:00
parent b617f65a4b
commit 535b0af25c
6 changed files with 20 additions and 41 deletions

View file

@ -54,7 +54,7 @@
;; CLOG Builder REPL
(setf *clog-repl-use-console* t)
(setf *clog-repl-open-console-on-start* nil)
(setf *clog-repl-send-result-to-console* t)
(setf *clog-repl-send-result-to-console* nil)
;; Builder Look and Feel