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

Chizi123
2018-11-19 a4b9172aefa91861b587831e06f55b1e19f3f3be
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: