diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-08-06 14:49:53 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-08-06 14:49:53 +0000 |
commit | 043c249d98e3cecabda732fe063ff7efc496d6f0 (patch) | |
tree | 3f4903a31df7082a3ffa7b1423fadfac8fff2fd2 /biology/Makefile | |
parent | Add fluctuate 1.30, a program to fit population models. (diff) |
Add recombine 1.40, a program to fit population models across sites.
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 7a5c0de1f614..9219419b5a96 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -33,6 +33,7 @@ SUBDIR += psi88 SUBDIR += py-biopython SUBDIR += rasmol + SUBDIR += recombine SUBDIR += seaview SUBDIR += sim4 SUBDIR += tinker |