Add ns-publics + clojure.repl/dir
This commit is contained in:
parent
7b85863020
commit
06cccf1a14
2 changed files with 1 additions and 3 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit 50a09c277da48b58282489bcab41109a27091b43
|
Subproject commit 358c428ecf6049b061b43725e8a7c62c7a7050e5
|
||||||
|
|
@ -350,8 +350,6 @@ Everything after that is bound to *command-line-args*."))
|
||||||
(sci/with-bindings {reflection-var false
|
(sci/with-bindings {reflection-var false
|
||||||
vars/current-ns (vars/create-sci-ns ctx 'user)}
|
vars/current-ns (vars/create-sci-ns ctx 'user)}
|
||||||
(or
|
(or
|
||||||
#_(binding [*out* *err*]
|
|
||||||
(prn ">>" _opts))
|
|
||||||
(second
|
(second
|
||||||
(cond version
|
(cond version
|
||||||
[(print-version) 0]
|
[(print-version) 0]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue