aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnuplot.rb
AgeCommit message (Collapse)Author
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-22Gnuplot formulaMiikka Koskinen
Gnuplot is a portable command-line driven interactive data and function plotting utility.