Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
make everything ready for lein
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Feb 20, 2010
1 parent dfedcd1 commit bda4c81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -2,4 +2,6 @@ penumbra.iml
penumbra.iws
penumbra.ipr
*.DS_Store
/scratch/*
/scratch/*
/lib/*
/native/*
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject penumbra "0.5.0-SNAPSHOT"
(defproject penumbra "0.5.0"
:description "An idiomatic wrapper for OpenGL"
:dependencies [[org.clojure/clojure "1.1.0"]
[org.clojure/clojure-contrib "1.1.0"]
Expand Down

0 comments on commit bda4c81

Please sign in to comment.