Update ritz repository elisp locations

The repo has been split into subprojects.
This commit is contained in:
Hugo Duncan 2012-09-04 17:36:36 -04:00
parent a082c2dc04
commit 336c2f4c9d
2 changed files with 2 additions and 3 deletions

View file

@ -1,3 +1,3 @@
(nrepl-ritz :repo "pallet/ritz"
:fetcher github
:files ("src/main/elisp/nrepl-ritz.el"))
:files ("nrepl/elisp/nrepl-ritz.el"))

View file

@ -1,4 +1,3 @@
(slime-ritz :repo "pallet/ritz"
:fetcher github
:files ("src/main/elisp/slime-ritz.el"))
:files ("swank/elisp/slime-ritz.el"))