diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-08-25 00:03:33 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-08-25 00:03:33 -0700 |
commit | b1a08104f7ba63879d49065b221374fa9be70afb (patch) | |
tree | bbabbbf272639af4483037518fa0b82741b83937 /with-ns-api.html | |
parent | ed7165092a1dceed842d40c48acafb7ab0a4b46b (diff) |
Autodoc commit for 1.2.x/e4ea06c9, master/b0f2e778, 1.1.x/d132c5f1
Diffstat (limited to 'with-ns-api.html')
-rw-r--r-- | with-ns-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/with-ns-api.html b/with-ns-api.html index ec257c90..58bf5bda 100644 --- a/with-ns-api.html +++ b/with-ns-api.html @@ -93,7 +93,7 @@ object or a symbol. This makes it possible to define functions in namespaces other than the current one.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -105,7 +105,7 @@ namespaces other than the current one.</pre> removed. The temporary namespace will 'refer' clojure.core.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a> </div> @@ -115,7 +115,7 @@ removed. The temporary namespace will 'refer' clojure.core.</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 /> |