aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat/tab.rb
blob: 651bcf1e1972265b79cb3b2672ce30a838e0d420 (plain)
1
2
3
4
5
class Tab < OpenStruct
  def build_32_bit?
    odisabled "Tab.build_32_bit?"
  end
end