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/pcre++.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/pcre++.rb') diff --git a/Library/Formula/pcre++.rb b/Library/Formula/pcre++.rb index 9897b7a04..1430db190 100644 --- a/Library/Formula/pcre++.rb +++ b/Library/Formula/pcre++.rb @@ -1,6 +1,6 @@ require 'formula' -class Pcrexx