From 62f42b7b72013ccf8422de9ac8cab8498e332a6a Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Fri, 1 Nov 2013 15:37:17 -0700 Subject: [PATCH] added xcscope recipe --- recipes/xcscope | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/xcscope diff --git a/recipes/xcscope b/recipes/xcscope new file mode 100644 index 00000000..c28163d9 --- /dev/null +++ b/recipes/xcscope @@ -0,0 +1,3 @@ +(xcscope + :fetcher github + :repo "dkogan/xcscope.el")