From 633d6d368782cd43b2e6b637d944fac4b8935673 Mon Sep 17 00:00:00 2001 From: Logan oos Even <46396513+Logan007@users.noreply.github.com> Date: Mon, 15 Jun 2020 15:04:54 +0545 Subject: [PATCH] indicated source --- pearson.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pearson.c b/pearson.c index 2ec74bd..ca2aa3e 100644 --- a/pearson.c +++ b/pearson.c @@ -1,3 +1,5 @@ +// taken from https://github.com/Logan007/pearson + #include #include