From 3f4a0d5370ae6c34afe180df96add3b8522f4af1 Mon Sep 17 00:00:00 2001 From: mattkae Date: Wed, 11 May 2022 09:23:58 -0400 Subject: initial commit --- elpa/flycheck-irony-20180604.2152/flycheck-irony-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/flycheck-irony-20180604.2152/flycheck-irony-pkg.el (limited to 'elpa/flycheck-irony-20180604.2152/flycheck-irony-pkg.el') diff --git a/elpa/flycheck-irony-20180604.2152/flycheck-irony-pkg.el b/elpa/flycheck-irony-20180604.2152/flycheck-irony-pkg.el new file mode 100644 index 0000000..98dbf82 --- /dev/null +++ b/elpa/flycheck-irony-20180604.2152/flycheck-irony-pkg.el @@ -0,0 +1,2 @@ +;;; Generated package description from flycheck-irony.el -*- no-byte-compile: t -*- +(define-package "flycheck-irony" "20180604.2152" "Flycheck: C/C++ support via Irony" '((emacs "24.1") (flycheck "0.22") (irony "0.2.0")) :commit "42dbecd4a865cabeb301193bb4d660e26ae3befe" :authors '(("Guillaume Papin" . "guillaume.papin@epitech.eu")) :maintainer '("Guillaume Papin" . "guillaume.papin@epitech.eu") :keywords '("convenience" "tools" "c") :url "https://github.com/Sarcasm/flycheck-irony/") -- cgit v1.2.1