Skip to content

Instantly share code, notes, and snippets.

@lenstr
Created August 30, 2011 21:03
Show Gist options
  • Save lenstr/1182034 to your computer and use it in GitHub Desktop.
Save lenstr/1182034 to your computer and use it in GitHub Desktop.
(defproject tests "1.0.0-SNAPSHOT"
:description "FIXME: write description"
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojure/clojure-contrib "1.2.0"]
[org.clojars.automata/rosado.processing "1.1.0"]]
:dev-dependencies [[swank-clojure "1.3.0"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment