Files
emacs.d/elpa/macrostep-20161120.1306/macrostep-pkg.el
Mateus Pinto Rodrigues 58c3bd6728 Initial commit
2017-11-11 15:15:10 -02:00

8 lines
243 B
EmacsLisp

(define-package "macrostep" "20161120.1306" "interactive macro expander"
'((cl-lib "0.5"))
:url "https://github.com/joddie/macrostep" :keywords
'("lisp" "languages" "macro" "debugging"))
;; Local Variables:
;; no-byte-compile: t
;; End: