From 37a3bd7a85c2cf003524f9096f33ef1951676b20 Mon Sep 17 00:00:00 2001 From: Nandhana Sakhtivel Date: Mon, 5 Feb 2024 13:48:04 +0000 Subject: [PATCH] Update result.c --- result.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/result.c b/result.c index d982dfb..fe4adde 100644 --- a/result.c +++ b/result.c @@ -2,6 +2,8 @@ #include "allvars.h" #include "proto.h" +//Revamped by NANDHANA SAKTHIVEL as part of her Master thesis, DSSC, UNITS, Italy + void write_result() { -- GitLab