Skip to content

Commit

Permalink
Merge branch 'develop' into feature/cascading2
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed May 14, 2012
2 parents ca6a504 + 4f83ac1 commit c7bd2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clj/cascalog/util.clj
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
(str k)) v])))

(defn search-for-var [val]
(->> (loaded-libs)
(->> (all-ns)
(map ns-map)
(mapcat identity)
(map second)
Expand Down

0 comments on commit c7bd2be

Please sign in to comment.