aboutsummaryrefslogtreecommitdiff
path: root/sys/libbio/phylo.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/libbio/phylo.c')
-rw-r--r--sys/libbio/phylo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/libbio/phylo.c b/sys/libbio/phylo.c
index 4bb8f66..1cc5b5d 100644
--- a/sys/libbio/phylo.c
+++ b/sys/libbio/phylo.c
@@ -218,4 +218,5 @@ struct phylo·InferOpts
error
phylo·ancestralinfer(bio·Tree *tree, struct phylo·InferOpts opts)
{
+ return 0;
}