my-emacs-d/elpa/ggtags-20161022.251/ggtags-pkg.el

3 lines
236 B
EmacsLisp
Raw Normal View History

2016-10-22 14:25:44 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "ggtags" "20161022.251" "emacs frontend to GNU Global source code tagging system" '((emacs "24") (cl-lib "0.5")) :url "https://github.com/leoliu/ggtags" :keywords '("tools" "convenience"))