Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* README.md: tweak
  • Loading branch information
swannodette committed Apr 29, 2011
1 parent d27b0bb commit a89e9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
delimc
----

A delimited continuations library for Clojure 1.3.0. Portions based on cl-cont by Slava Akhmechet (http://defmacro.org).
A delimited continuations library for Clojure 1.2.0 (and 1.3.0). Portions based on cl-cont by Slava Akhmechet (http://defmacro.org).

```clj
(def cont1 (atom nil))
Expand Down

0 comments on commit a89e9fd

Please sign in to comment.