diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-08-06 14:45:39 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-08-06 14:45:39 +0000 |
commit | 52619bca7a2acada3959062718cfbb11333d5d57 (patch) | |
tree | bef0bb32746cc0885e64ecdb421e552f88627934 /biology/Makefile | |
parent | Add coalesce 1.50, a program to fit population models. (diff) |
Add fluctuate 1.30, a program to fit population models.
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 7a6c444d92d3..7a5c0de1f614 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -11,6 +11,7 @@ SUBDIR += fasta SUBDIR += fasta3 SUBDIR += fastdnaml + SUBDIR += fluctuate SUBDIR += gaussian98 SUBDIR += genpak SUBDIR += gperiodic |