From be5654cceab054f96c1b2a60fb6feb972f8b0df3 Mon Sep 17 00:00:00 2001 From: Mark Jessop Date: Thu, 9 Mar 2023 07:11:53 +1030 Subject: [PATCH] Add link to phi0 generator --- src/phi0.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/phi0.c b/src/phi0.c index f4a75e2..92a4f99 100644 --- a/src/phi0.c +++ b/src/phi0.c @@ -3,7 +3,8 @@ // // An approximation of the function // -// This file is generated by the gen_phi0 scritps +// This file is generated by the gen_phi0 script, from codec2 +// https://github.com/drowe67/codec2/blob/master/script/gen_phi0 // Any changes should be made to that file, not this one #include