diff options
Diffstat (limited to 'apply-macro-api.html')
-rw-r--r-- | apply-macro-api.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apply-macro-api.html b/apply-macro-api.html index 84e8f482..7432e57f 100644 --- a/apply-macro-api.html +++ b/apply-macro-api.html @@ -81,8 +81,7 @@ apply. (def things [true true false]) (apply-macro and things) ;; Expands to: (and true true false)</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/apply_macro.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/apply_macro.clj#L32" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/04a22729691863a5b7e7b1b3c6c1157a02aff3b2/src/clojure/contrib/apply_macro.clj#L32" id="var-source">Source</a> </div> |