From 6d1ab048c3bd56c2fa6e74b2ea794fcc43e15dd4 Mon Sep 17 00:00:00 2001 From: Emanuel Evans Date: Sat, 7 Apr 2012 11:51:19 -0400 Subject: [PATCH] Added google-c-style recipe --- recipes/google-c-style | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/google-c-style diff --git a/recipes/google-c-style b/recipes/google-c-style new file mode 100644 index 00000000..cd185b94 --- /dev/null +++ b/recipes/google-c-style @@ -0,0 +1,3 @@ +(google-c-style + :url "http://google-styleguide.googlecode.com/svn/trunk/" + :fetcher svn)