Skip to content

Instantly share code, notes, and snippets.

@tomjack
Created July 31, 2010 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomjack/1d865ae756aa70d04889 to your computer and use it in GitHub Desktop.
Save tomjack/1d865ae756aa70d04889 to your computer and use it in GitHub Desktop.
(defproject footest "1.0.0-SNAPSHOT"
:description "FIXME: write"
:dependencies [[org.clojure/clojure "1.2.0-beta1"]
[org.clojure/clojure-contrib "1.2.0-beta1"]]
:dev-dependencies [[swank-clojure "1.3.0-SNAPSHOT"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment