aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/condp.clj
AgeCommit message (Collapse)Author
2008-12-23condp.clj renamed to condt.clj (t for template) since clojure.core has its ↵Stuart Sierra
own condp now
2008-12-15condp.clj: a version of condp using templatesStuart Sierra