diff --git a/Formula/asymptote.rb b/Formula/asymptote.rb index 20ec6b7d8b..73901a4246 100644 --- a/Formula/asymptote.rb +++ b/Formula/asymptote.rb @@ -3,9 +3,9 @@ require 'formula' def TeX_installed?; return `which latex` != ''; end class Asymptote