mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-21 5ddac8bd2392ec5b64392e8750d725029bf5aa79
commit | author | age
5cb5f7 1 (define-package "srefactor" "20180703.1810" "A refactoring tool based on Semantic parser framework"
C 2   '((emacs "24.4"))
3   :keywords
4   '("c" "languages" "tools")
5   :authors
6   '(("Tu, Do Hoang" . "tuhdo1710@gmail.com"))
7   :maintainer
8   '("Tu, Do Hoang")
9   :url "https://github.com/tuhdo/semantic-refactor")
10 ;; Local Variables:
11 ;; no-byte-compile: t
12 ;; End: