From 0476235ce0724f8ce6729c7962184207342fe938 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 9 Mar 2011 21:11:03 -0800 Subject: Use ruby style for inheritance. --- Library/Formula/plotutils.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/plotutils.rb') diff --git a/Library/Formula/plotutils.rb b/Library/Formula/plotutils.rb index c12173158..210b94f9b 100644 --- a/Library/Formula/plotutils.rb +++ b/Library/Formula/plotutils.rb @@ -1,6 +1,6 @@ require 'formula' -class Plotutils