From ced3366185adcaab7b6bbb0044de3daa63c0ff2c Mon Sep 17 00:00:00 2001 From: Nandhana Sakhtivel <s.nandhana@gmail.com> Date: Mon, 5 Feb 2024 13:47:12 +0000 Subject: [PATCH] Update proto.h --- proto.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proto.h b/proto.h index 80c7519..a40c425 100644 --- a/proto.h +++ b/proto.h @@ -1,5 +1,7 @@ /* function declaration */ +//Revamped by NANDHANA SAKTHIVEL as part of her Master thesis, DSSC, UNITS, Italy + /* init.c */ void init(int i); -- GitLab