brew/Library/Homebrew/compat.rb
Xu Cheng c8835afead move formula_specialties to compat
Closes Homebrew/homebrew#37365.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-04 23:20:13 +08:00

8 lines
190 B
Ruby

require 'compat/fails_with_llvm'
require 'compat/formula'
require 'compat/formula_specialties'
require 'compat/hardware'
require 'compat/macos'
require 'compat/md5'
require 'compat/version'