Read-eval
This commit is contained in:
parent
085fffd95b
commit
22e56ce779
2 changed files with 2 additions and 1 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit 03819bad08547a426c041e4031010f4ef75dfc0b
|
||||
Subproject commit 04d3657d7d14f8ebd07ba5a6957fed90e283bfd9
|
||||
|
|
@ -84,6 +84,7 @@
|
|||
(sci/alter-var-root sci/in (constantly *in*))
|
||||
(sci/alter-var-root sci/out (constantly *out*))
|
||||
(sci/alter-var-root sci/err (constantly *err*))
|
||||
(sci/alter-var-root sci/read-eval (constantly *read-eval*))
|
||||
|
||||
(set! *warn-on-reflection* true)
|
||||
;; To detect problems when generating the image, run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue