Skip to content

Commit

Permalink
rename ns
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Fields committed Sep 30, 2014
1 parent 7821f2a commit c85600e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -11,3 +11,4 @@ package.fig
/target/
/*nrepl-server*
/.nrepl-port
/pom.xml.asc
2 changes: 1 addition & 1 deletion src/clojure/jry/io.clj
@@ -1,4 +1,4 @@
(ns clojure.jry.io
(ns jry.io
(require clojure.java.io))

(defn list-files [path & {:keys [path-filter] :or {path-filter #""}}]
Expand Down

0 comments on commit c85600e

Please sign in to comment.