From 2fe53e72ec84e2edc57367170cb225446d903136 Mon Sep 17 00:00:00 2001 From: stardiviner Date: Thu, 7 Aug 2014 08:06:44 +0800 Subject: [PATCH] add recipe spray.rcp --- recipes/spray.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/spray.rcp diff --git a/recipes/spray.rcp b/recipes/spray.rcp new file mode 100644 index 00000000..f6ab828d --- /dev/null +++ b/recipes/spray.rcp @@ -0,0 +1,4 @@ +(:name spray + :type github + :description "[Emacs] an elisp implementation of OpenSpritz." + :pkgname "ian-kelling/spray")