From b89e0c9ee7e2201bced91d66593eb6882d53bd16 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Mon, 17 May 2010 18:20:10 -0500 Subject: steel bank common lisp (sbcl) formula Signed-off-by: Adam Vandenberg --- Library/Formula/sbcl.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Library/Formula/sbcl.rb (limited to 'Library/Formula') diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb new file mode 100644 index 000000000..b812af8bb --- /dev/null +++ b/Library/Formula/sbcl.rb @@ -0,0 +1,15 @@ +require 'formula' + +class Sbcl