From 747ea1fd4ea3e55046f23d99cb4a03aaf30d18ae Mon Sep 17 00:00:00 2001 From: Christopher Wellons Date: Tue, 10 Sep 2013 20:50:58 -0400 Subject: [PATCH] Add cl-lib-highlight recipe. --- recipes/cl-lib-highlight | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/cl-lib-highlight diff --git a/recipes/cl-lib-highlight b/recipes/cl-lib-highlight new file mode 100644 index 00000000..98ad9615 --- /dev/null +++ b/recipes/cl-lib-highlight @@ -0,0 +1,2 @@ +(cl-lib-highlight :repo "skeeto/cl-lib-highlight" + :fetcher github)