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