diff options
Diffstat (limited to 'with-ns-api.html')
-rw-r--r-- | with-ns-api.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/with-ns-api.html b/with-ns-api.html index 60ebe859..4c51f7d1 100644 --- a/with-ns-api.html +++ b/with-ns-api.html @@ -77,7 +77,7 @@ by <span id="author">Stuart Sierra</span><br /> <pre id="var-docstr">Evaluates body in another namespace. ns is either a namespace 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/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -87,7 +87,7 @@ namespaces other than the current one.</pre> </pre> <pre id="var-docstr">Evaluates body in an anonymous namespace, which is then immediately removed. The temporary namespace will 'refer' clojure.core.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a> </div> |