Hello,

I'm getting an unresolved var error when I do (doc subset?), thus:


Interactive Clojure console.
Starting...
Clojure 1.2.0
user=> (doc subset?)
java.lang.Exception: Unable to resolve var: subset? in this context
(NO_SOURCE_FILE:1)

I'm able to do doc on other forms.

My clojure and clojure-contrib directories are in the root of my
username directory.
I am running repl.sh under another directory.

Something perhaps in my clojure development environment (Mac OSX
10.6)?

Thanks.

-- 
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