From dd8bb6a40893b7ca300cee82d6074f942326ff3e Mon Sep 17 00:00:00 2001 From: Carlos Borroto Date: Mon, 7 Mar 2011 15:11:19 -0500 Subject: [PATCH] tophat 1.2.0 Signed-off-by: Adam Vandenberg --- Formula/tophat.rb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Formula/tophat.rb diff --git a/Formula/tophat.rb b/Formula/tophat.rb new file mode 100644 index 0000000000..72101c6a5c --- /dev/null +++ b/Formula/tophat.rb @@ -0,0 +1,19 @@ +require 'formula' + +class Tophat