From c6a8f36b0970a88cf806f5af9e4663665e94fdb8 Mon Sep 17 00:00:00 2001 From: Ben Blackburne Date: Tue, 26 Jan 2010 07:55:19 +0000 Subject: Paml 4.4c Signed-off-by: Adam Vandenberg --- Library/Formula/paml.rb | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Library/Formula/paml.rb (limited to 'Library/Formula/paml.rb') diff --git a/Library/Formula/paml.rb b/Library/Formula/paml.rb new file mode 100644 index 000000000..592364b16 --- /dev/null +++ b/Library/Formula/paml.rb @@ -0,0 +1,23 @@ +require 'formula' + +# Phylogenetic Analysis by Maximum Likelihood +class Paml