Hi,

I saw (.getParent (java.io.File. *file*)) is resolved to parent
directory of current running directory.

java.io.File. is a constructor that takes *file* as an argument, but
I don't see *file* is assgned any value at all.
Is it related to the starup script?

The start-up script has clojure.main in it. What's the purpose of it?
Here it is:
java -cp $CLJ/clojure.jar:$CLJ/clojure-contrib.jar clojure.main src/
mire-tst.clj


thanks
sun

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