From 55a670253550c544f6c31df7cb443b3d3249eea3 Mon Sep 17 00:00:00 2001 From: Vesa Oikonen <vesoik@utu.fi> Date: Thu, 30 Mar 2023 09:06:55 +0300 Subject: [PATCH] user info --- v2/llsq/tacsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/llsq/tacsa.c b/v2/llsq/tacsa.c index 277f50fb..806e8a1f 100644 --- a/v2/llsq/tacsa.c +++ b/v2/llsq/tacsa.c @@ -63,7 +63,7 @@ static char *info[] = { "In the optional SA file, the weights for each k2-derived basis functions", "are listed in TAC format.", " ", - "See also: fitdelay, bfmh2o, lhsol", + "See also: fitdelay, bfmh2o, lhsol, hist2svg", " ", "Keywords: TAC, modelling, compartmental model, LLSQ", 0}; -- GitLab