diff options
Diffstat (limited to 'branch-1.1.x/generic.arithmetic-api.html')
-rw-r--r-- | branch-1.1.x/generic.arithmetic-api.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/branch-1.1.x/generic.arithmetic-api.html b/branch-1.1.x/generic.arithmetic-api.html index 29cce73a..63d94449 100644 --- a/branch-1.1.x/generic.arithmetic-api.html +++ b/branch-1.1.x/generic.arithmetic-api.html @@ -108,7 +108,7 @@ efficiency reasons.</pre> ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -122,7 +122,7 @@ efficiency reasons.</pre> ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -137,7 +137,7 @@ arguments. The minimal implementation for type ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -152,7 +152,7 @@ arguments. The minimal implementation for type ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -164,7 +164,7 @@ form with dispatch value [::my-type ::my-type].</pre> Required for implementing the division function from another namespace.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -177,7 +177,7 @@ Required to access the division function from another namespace, e.g. as (qsym clojure.contrib.generic.arithmetic /).</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a> </div> @@ -187,7 +187,7 @@ e.g. as (qsym clojure.contrib.generic.arithmetic /).</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 /> |