aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/primer3.rb
AgeCommit message (Collapse)Author
2012-11-23Remove formulae moved to Homebrew-scienceJack Nagel
Closes #16143.
2012-07-30primer3 2.3.4Brett Koonce
Closes #13805. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-31Adding formula for Primer3, a bioinformatics tool.David Koppstein
Made changes that adamv suggested to the formula. Closes #3771. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>