From 5ac6e951c44932a088e1dad1adebe9f5057cdff2 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 7 Nov 2010 14:26:17 -0800 Subject: szl is Google's compiler for Sawzall --- Library/Formula/szl.rb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Library/Formula/szl.rb (limited to 'Library/Formula') diff --git a/Library/Formula/szl.rb b/Library/Formula/szl.rb new file mode 100644 index 000000000..91d8c02c9 --- /dev/null +++ b/Library/Formula/szl.rb @@ -0,0 +1,17 @@ +require 'formula' + +class Szl