sci: now includes clojure.edn
This commit is contained in:
parent
00670bfafe
commit
1224919bd1
2 changed files with 1 additions and 3 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit bff25c5f4a709dfa36003c29b26e5fe46169e202
|
Subproject commit e31ed647874237fbfd5c766ef3d0e9d26a634165
|
||||||
|
|
@ -246,8 +246,6 @@ Everything after that is bound to *command-line-args*."))
|
||||||
|
|
||||||
(def namespaces
|
(def namespaces
|
||||||
{'clojure.tools.cli tools-cli-namespace
|
{'clojure.tools.cli tools-cli-namespace
|
||||||
'clojure.edn {'read edn/read
|
|
||||||
'read-string edn/read-string}
|
|
||||||
'clojure.java.shell shell-namespace
|
'clojure.java.shell shell-namespace
|
||||||
'babashka.wait {'wait-for-port wait/wait-for-port
|
'babashka.wait {'wait-for-port wait/wait-for-port
|
||||||
'wait-for-path wait/wait-for-path}
|
'wait-for-path wait/wait-for-path}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue