aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2009-11-13 20:29:23 -0800
committerTom Faulhaber <git_net@infolace.com>2009-11-13 20:29:23 -0800
commit509ec89d73bcf767456d2f5ca8e03bc7a753541f (patch)
tree77760f9c810236dd3eab29d737781140aaa5f081
parentc9ed438f37efe12730efbd97da937e070de09678 (diff)
Updated documentation for commit ddd7bc2226927634dc0216554194877fa6f170e1
-rw-r--r--api-index.json4
-rw-r--r--command-line-api.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/api-index.json b/api-index.json
index d272a9d5..bbab78b1 100644
--- a/api-index.json
+++ b/api-index.json
@@ -46,7 +46,7 @@
"doc":
"Efficient, functional algorithms for generating lazy\nsequences for common combinatorial functions. (See the source code \nfor a longer description.)"},
{"source-url":
- "http://github.com/richhickey/clojure-contrib/blob/ffa868411cda6c617105b52b4f6f9e0f37ee8c24/src/clojure/contrib/command_line.clj",
+ "http://github.com/richhickey/clojure-contrib/blob/ddd7bc2226927634dc0216554194877fa6f170e1/src/clojure/contrib/command_line.clj",
"wiki-url":
"http://richhickey.github.com/clojure-contrib/command-line-api.html",
"name":"clojure.contrib.command-line",
@@ -922,7 +922,7 @@
"doc":"All the subsets of items",
"name":"subsets"},
{"source-url":
- "http://github.com/richhickey/clojure-contrib/blob/ffa868411cda6c617105b52b4f6f9e0f37ee8c24/src/clojure/contrib/command_line.clj#L91",
+ "http://github.com/richhickey/clojure-contrib/blob/ddd7bc2226927634dc0216554194877fa6f170e1/src/clojure/contrib/command_line.clj#L91",
"wiki-url":
"http://richhickey.github.com/clojure-contrib//command-line-api.html#command-line/with-command-line",
"namespace":"clojure.contrib.command-line",
diff --git a/command-line-api.html b/command-line-api.html
index 7e39ac0f..c42f495a 100644
--- a/command-line-api.html
+++ b/command-line-api.html
@@ -73,7 +73,7 @@ by <span id="author">Chris Houser</span><br />
<pre id="var-usage">Usage: (with-command-line args desc cmdspec &amp; body)
</pre>
<pre id="var-docstr">Bind locals to command-line args.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/ffa868411cda6c617105b52b4f6f9e0f37ee8c24/src/clojure/contrib/command_line.clj#L91" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ddd7bc2226927634dc0216554194877fa6f170e1/src/clojure/contrib/command_line.clj#L91" id="var-source">Source</a>
</div>