Clean up and correct recipes for inlineR and helm-R (fixes #245)

This commit is contained in:
Steve Purcell 2012-08-12 10:15:41 +01:00
parent f50e65d551
commit 3a7228e5f2
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
(helm-R :repo "myuhe/anything-R.el"
:fetcher github
(helm-R :repo "myuhe/helm-R.el"
:fetcher github
:files ("helm-R.el"))

View file

@ -1,3 +1,3 @@
(inlineR :repo "myuhe/inlineR.el"
:fetcher github
(inlineR :repo "myuhe/inlineR.el"
:fetcher github
:files ("inlineR.el"))