switched stan-mode recipe to official stan repository

This commit is contained in:
Jeff Arnold 2012-11-17 13:45:02 -05:00
parent 75151097c1
commit cff2e305a4

View file

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