From 91686e37be41695c5cdeef1aa9aaf11f22dd49da Mon Sep 17 00:00:00 2001
From: jstark <jstark@mpi-cbg.de>
Date: Thu, 6 May 2021 09:00:01 +0200
Subject: [PATCH] Changed back top comments that were overwritten in last
 commit.

---
 src/RawReader/InitGridWithPixel.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/RawReader/InitGridWithPixel.hpp b/src/RawReader/InitGridWithPixel.hpp
index 4dcb867..1bd7181 100644
--- a/src/RawReader/InitGridWithPixel.hpp
+++ b/src/RawReader/InitGridWithPixel.hpp
@@ -9,7 +9,7 @@
  *
  * @details Can be run in parallel.
  *
- * @author Justina Stark
+ * @author Justina Stark & Pietro Incardona
  * @date November 2019 - August 2020
  */
 #ifndef IMAGE_BASED_RECONSTRUCTION_GETINITIALGRID_HPP
-- 
GitLab