Advertisement
Guest User

Untitled

a guest
Apr 15th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lisp 0.20 KB | None | 0 0
  1. (defproject clackle "1.0.0-SNAPSHOT"
  2.   :description "FIXME: write description"
  3.   :dependencies [[org.clojure/clojure "1.3.0"]
  4.                  [org.clojure/tools.cli "0.3.5"]]
  5.   :main clackle.core)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement