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

Chizi123
2018-11-21 e75a20334813452c6912c090d70a0de2c805f94d
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: