Add modules/feature/eval (WIP)

This commit is contained in:
Henrik Lissner 2017-02-13 16:57:08 -05:00
parent ffff4167b9
commit 77ce31d8e0
5 changed files with 240 additions and 0 deletions

View file

@ -0,0 +1,13 @@
;;; feature/repl/autoload/build.el
;; TODO
;;;###autoload
(defun +eval/build ())
;;;###autoload
(defun +eval/rebuild ())
;;;###autoload
(defun +eval-get-builder ())