Done... no need to re-publish yet.

Thanx

Luc

On Mon, 3 Oct 2011 19:04:58 -0400
Luc Prefontaine <lprefonta...@softaddicts.ca> wrote:

> Oups, this one slipped.. I'll fix in the README now...
> 
> 
> On Mon, 03 Oct 2011 22:46:42 +0200
> Rob Wolfe <r...@smsnet.pl> wrote:
> 
> > Luc Prefontaine <lprefonta...@softaddicts.ca> writes:
> > 
> > [...]
> > 
> > > Just add:
> > >
> > > [org.clojure/tools.trace "0.7.1"]
> > >
> > > to your dependency list in your project.clj.
> > >
> > > This should be a straight replacement for clojure.contrib.trace in
> > > your code.
> > >
> > > If you find suggestions/improvements it's time to let me know
> > > about them.
> > >
> > > Src code and README at:
> > >
> > > https://github.com/clojure/tools.trace
> > 
> > It seems that instead of
> > 
> > """
> > #Usage:
> > 
> > (ns your-namespace
> >   (:require tools.trace))
> > """
> > 
> > it should be:
> > 
> > """
> > #Usage:
> > 
> > (ns your-namespace
> >   (:require clojure.tools.trace))
> > """
> > 
> > Br,
> > Rob
> > 
> 
> 
> 



-- 
Luc P.

================
The rabid Muppet

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to