Add module-processing

This commit is contained in:
Henrik Lissner 2016-04-09 02:49:54 -04:00
parent 2ae9b155ad
commit 7047fb78e3
4 changed files with 50 additions and 0 deletions

3
Cask
View file

@ -179,6 +179,9 @@
(depends-on "php-boris")
(depends-on "php-extras")
;; Processing -- modules/module-processing.el
(depends-on "processing-mode")
;; Python -- modules/module-python.el
(depends-on "nose")
(depends-on "anaconda-mode")