diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-04-30 16:19:00 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-04-30 16:19:00 -0700 |
commit | 4a3f270f93c687ec29f9cdd178f22b9fd3d82e37 (patch) | |
tree | cbe8efecfd3a0aab290cb6b7c2eec2135385d52a /agent-utils-api.html | |
parent | ae92eda353beed7ff5ee07ea80491d7c7bca110c (diff) |
Manual autodoc update (mostly whitespace diffs caused by new tags, not yet used).
Diffstat (limited to 'agent-utils-api.html')
-rw-r--r-- | agent-utils-api.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/agent-utils-api.html b/agent-utils-api.html index 0de5cef1..6a9a53f2 100644 --- a/agent-utils-api.html +++ b/agent-utils-api.html @@ -71,6 +71,8 @@ by <span id="author">Christophe Grande</span><br /> </pre><h2>Overview</h2> <pre id="namespace-docstr">Miscellaneous agent utilities (note to other contrib members: feel free to add to this lib)</pre> + + <br /> <h2>Public Variables and Functions</h2> <div id="var-entry"> @@ -85,7 +87,9 @@ them on the agent thread before executing the action. Example: (capture-and-send [*out*] a f b c)</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/agent_utils.clj#L22" id="var-source">Source</a> + + + </div> |