diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-12-03 22:39:06 -0800 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-12-03 22:39:06 -0800 |
commit | 332c0a75ad36864f310d2b1ea8d15c853ce4af93 (patch) | |
tree | 7f6f0b98189a0b1f8125d0ba499857f12b0b3128 /apply-macro-api.html | |
parent | 7e719dcae18c72eac61bd526f7222e3beaf6ecf6 (diff) |
Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278
Diffstat (limited to 'apply-macro-api.html')
-rw-r--r-- | apply-macro-api.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apply-macro-api.html b/apply-macro-api.html index 7432e57f..84e8f482 100644 --- a/apply-macro-api.html +++ b/apply-macro-api.html @@ -81,7 +81,8 @@ 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/04a22729691863a5b7e7b1b3c6c1157a02aff3b2/src/clojure/contrib/apply_macro.clj#L32" id="var-source">Source</a> + <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> </div> |