Add modules/feature/eval (WIP)
This commit is contained in:
parent
ffff4167b9
commit
77ce31d8e0
5 changed files with 240 additions and 0 deletions
13
modules/feature/eval/autoload/build.el
Normal file
13
modules/feature/eval/autoload/build.el
Normal file
|
@ -0,0 +1,13 @@
|
|||
;;; feature/repl/autoload/build.el
|
||||
|
||||
;; TODO
|
||||
|
||||
;;;###autoload
|
||||
(defun +eval/build ())
|
||||
|
||||
;;;###autoload
|
||||
(defun +eval/rebuild ())
|
||||
|
||||
;;;###autoload
|
||||
(defun +eval-get-builder ())
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue