diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-08-22 18:53:52 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-08-22 18:53:52 -0700 |
commit | d09319e95480d20d0b2c56dbf0e8c515907e9457 (patch) | |
tree | 5a681e9f3b1f964656e14f2836ab057ff0ec905d /branch-1.1.x/singleton-api.html | |
parent | 4a44d6c75533e0a13b1a6e9c206f0d0a87f63fef (diff) |
Autodoc commit for 1.2.x/e4ea06c9, master/330807c6, 1.1.x/d132c5f1
Diffstat (limited to 'branch-1.1.x/singleton-api.html')
-rw-r--r-- | branch-1.1.x/singleton-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/branch-1.1.x/singleton-api.html b/branch-1.1.x/singleton-api.html index a4be2a46..74e0c32b 100644 --- a/branch-1.1.x/singleton-api.html +++ b/branch-1.1.x/singleton-api.html @@ -97,7 +97,7 @@ Warning: global singletons are often unsafe in multi-threaded code. Consider per-thread-singleton instead.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L28" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L28" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -117,7 +117,7 @@ per-thread-singleton. See <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5025230">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5025230</a></pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L41" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L41" id="var-source">Source</a> </div> @@ -127,7 +127,7 @@ per-thread-singleton. See </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 /> |