1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-10 17:00:08 -09:00

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

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" (helm-R :repo "myuhe/helm-R.el"
:fetcher github :fetcher github
:files ("helm-R.el")) :files ("helm-R.el"))

View file

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