From 79c6637b01b2f7632b9cf686f660584d70c32caa Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 12 Mar 2011 17:49:19 -0800 Subject: Fix inheritance for GithubGistFormula --- Library/Formula/browser.rb | 2 +- Library/Formula/flac.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/browser.rb b/Library/Formula/browser.rb index 58902c443..95adea753 100644 --- a/Library/Formula/browser.rb +++ b/Library/Formula/browser.rb @@ -1,6 +1,6 @@ require 'formula' -class Browser