ob-clojure.el: switch to nREPL as the main method of evaluating Clojure.
commit7429ceaa0c99c5386b1174220f3a3bd730fa28b6
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 3 Oct 2013 16:23:16 +0000 (3 18:23 +0200)
committerEric Schulte <schulte.eric@gmail.com>
Thu, 3 Oct 2013 19:06:28 +0000 (3 13:06 -0600)
tree3425641c2d54afafacf8cbb80b0869086c688153
parent2020009cc93dd1320775fe57c29d2c831b056a3e
ob-clojure.el: switch to nREPL as the main method of evaluating Clojure.

Get the old behavior with:
(defalias 'org-babel-execute:clojure 'org-babel--execute-clojure-slime)
lisp/ob-clojure.el