diff options
Diffstat (limited to 'branch-1.1.x/repl-ln-api.html')
-rw-r--r-- | branch-1.1.x/repl-ln-api.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/branch-1.1.x/repl-ln-api.html b/branch-1.1.x/repl-ln-api.html index c09abad7..501d73c5 100644 --- a/branch-1.1.x/repl-ln-api.html +++ b/branch-1.1.x/repl-ln-api.html @@ -102,7 +102,7 @@ input stream.</pre> <pre id="var-docstr">Prints info about the current repl</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L208" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L208" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -126,7 +126,7 @@ for clojure.main/repl with the following change and additions: default: the prompt-fmt of the parent repl, or "%S:%L %N=> "</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L217" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L217" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -137,7 +137,7 @@ for clojure.main/repl with the following change and additions: <pre id="var-docstr">Returns a map of info about the current repl</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L202" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L202" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -148,7 +148,7 @@ for clojure.main/repl with the following change and additions: <pre id="var-docstr">Returns the current repl prompt based on this repl's prompt-fmt</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L148" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L148" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -167,7 +167,7 @@ codes in the name to make the corresponding dynamic values part of it: With no arguments, resets the repl name to its default: "repl-%S"</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L157" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L157" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -188,7 +188,7 @@ the corresponding dynamic values part of it: With no arguments, resets the repl pompt to its default: "%S:%L %N=> "</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L180" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L180" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -203,7 +203,7 @@ System/out, and System/err using UTF-8 encoding. Also supports all the options provided by clojure.contrib.repl-ln/repl.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L119" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L119" id="var-source">Source</a> </div> @@ -213,7 +213,7 @@ options provided by clojure.contrib.repl-ln/repl.</pre> </div> </div> <div id="foot"> - <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div> + <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div> </div> </div> <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |