update packages
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
(define-package "srefactor" "20230504.617" "A refactoring tool based on Semantic parser framework"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "srefactor" "20230504.617"
|
||||
"A refactoring tool based on Semantic parser framework."
|
||||
'((emacs "24.4"))
|
||||
:commit "95c70a94b5aad4c85b35569e2f2325047791153a" :authors
|
||||
'(("Do Hoang" . "tuhdo1710@gmail.com"))
|
||||
:keywords
|
||||
'("c" "languages" "tools")
|
||||
:url "https://github.com/tuhdo/semantic-refactor")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/tuhdo/semantic-refactor"
|
||||
:commit "95c70a94b5aad4c85b35569e2f2325047791153a"
|
||||
:revdesc "95c70a94b5aa"
|
||||
:keywords '("c" "languages" "tools")
|
||||
:authors '(("Do Hoang" . "tuhdo1710@gmail.com")))
|
||||
|
||||
Reference in New Issue
Block a user