Advertisement
Guest User

Untitled

a guest
Sep 18th, 2010
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. admin@apollo:~/clojure$ cljr add-classpath /home/admin/clojure/introduction.clj
  2. admin@apollo:~/clojure$ cljr repl
  3. user=> (require 'examples.introduction)
  4. java.io.FileNotFoundException: Could not locate examples/introduction__init.class or examples/introduction.clj on classpath: (NO_SOURCE_FILE:0)
  5. user=>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement