Skip to content

Instantly share code, notes, and snippets.

@smanek
Created June 5, 2010 19:40
Show Gist options
  • Save smanek/426935 to your computer and use it in GitHub Desktop.
Save smanek/426935 to your computer and use it in GitHub Desktop.
(defproject blackjack "0.1"
:dependencies [[org.clojure/clojure "1.1.0"]
[org.clojure/clojure-contrib "1.1.0"]]
:namespaces [helloworld])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment