From d7affe0e64619757cf2a482b137688aec4db06e0 Mon Sep 17 00:00:00 2001 From: "Cory T. Cornelius" Date: Mon, 16 Aug 2010 14:53:05 -0400 Subject: [PATCH] New formula: btparse Signed-off-by: Adam Vandenberg --- Formula/btparse.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Formula/btparse.rb diff --git a/Formula/btparse.rb b/Formula/btparse.rb new file mode 100644 index 0000000000..e7ac958a6a --- /dev/null +++ b/Formula/btparse.rb @@ -0,0 +1,15 @@ +require 'formula' + +class Btparse