| Simple question that for some reason I can't find the answer to. I see libraries in the lib folder. How do I use them? Taking a guess, I tried: (require "lib/http.arc")
but I think this doesn't work because I'm not running arc from the arc folder. This being the case, what should I do? |