src/monger => src/clojure/monger

This commit is contained in:
Michael S. Klishin 2012-06-14 18:33:42 +04:00
parent ff2d095402
commit b634951812
20 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,8 @@
;; as in, edge mongodb server
:edge-features :edge-features
:all (constantly true)}
:source-paths ["src/clojure"]
:java-source-paths ["src/java"]
:codox {:exclude [monger.internal.pagination]}
:mailing-list {:name "clojure-monger"
:archive "https://groups.google.com/group/clojure-mongodb"

0
src/java/.gitkeep Normal file
View file