Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Ladies and Gentlemen, we're floating in space: deuce-loadup.el loads.
Browse files Browse the repository at this point in the history
  • Loading branch information
Håkan Råberg committed Mar 14, 2013
1 parent f63544f commit fcb3f3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs
Submodule docs updated 1 files
+609 −397 index.html
2 changes: 1 addition & 1 deletion tasks/leiningen/marg_el.clj
Expand Up @@ -21,5 +21,5 @@
(defn symbol-reader [s]
(symbol nil s))

(binding [*data-readers* {'deuce/symbol #'symbol-reader}]
(binding [*data-readers* {'el/sym #'symbol-reader}]
(apply marginalia.main/-main args)))

0 comments on commit fcb3f3c

Please sign in to comment.