Bump SCI which has volatile?
This commit is contained in:
parent
f4292e1038
commit
62cab79ce6
2 changed files with 1 additions and 2 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit fd0cb735c8b332ec4c6603e7da8b69c01be96fad
|
Subproject commit a8ee100a5508aaecf39b945d813430266e4419b8
|
||||||
|
|
@ -171,7 +171,6 @@
|
||||||
'*source-path* sci/file
|
'*source-path* sci/file
|
||||||
'with-precision (sci/copy-var with-precision clojure-core-ns)
|
'with-precision (sci/copy-var with-precision clojure-core-ns)
|
||||||
'-with-precision (sci/copy-var -with-precision clojure-core-ns)
|
'-with-precision (sci/copy-var -with-precision clojure-core-ns)
|
||||||
'volatile? (sci/copy-var volatile? clojure-core-ns)
|
|
||||||
;; STM
|
;; STM
|
||||||
'alter (sci/copy-var alter clojure-core-ns)
|
'alter (sci/copy-var alter clojure-core-ns)
|
||||||
'commute (sci/copy-var commute clojure-core-ns)
|
'commute (sci/copy-var commute clojure-core-ns)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue