From e827e3b62557e611f1e72d81399f42d56b25e307 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de> Date: Wed, 10 May 2023 17:23:35 +0200 Subject: [PATCH] corr comm --- Device/IO/ReadWriteNumpyTXT.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Device/IO/ReadWriteNumpyTXT.cpp b/Device/IO/ReadWriteNumpyTXT.cpp index 15dbd006c30..014da531899 100644 --- a/Device/IO/ReadWriteNumpyTXT.cpp +++ b/Device/IO/ReadWriteNumpyTXT.cpp @@ -3,7 +3,7 @@ // BornAgain: simulate and fit reflection and scattering // //! @file Device/IO/ReadWriteNumpyTXT.cpp -//! @brief Implements class ReadWriteNumpyTXT. +//! @brief Implements functions read|writeNumpyTxt //! //! @homepage http://www.bornagainproject.org //! @license GNU General Public License v3 or higher (see COPYING) -- GitLab