updated stan-mode to point to stan-dev/stan-mode on github

This commit is contained in:
Jeff Arnold 2013-03-10 23:05:02 -04:00
parent cff2e305a4
commit 0af2ec7bc6

View file

@ -1,9 +1,5 @@
(stan-mode
:fetcher git
:url "https://code.google.com/p/stan/"
:files ("src/StanMode/*.el"))
;; (stan-mode
;; :fetcher github
;; :repo "jrnold/stan-mode"
;; :files ("*.el" "snippets"))
:fetcher github
:repo "stan-dev/stan-mode"
:files ("*.el" "snippets"))