From 29930c0c6b59cf7bdce6ca6e033da7442b2dc12e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 3 Feb 2022 17:32:39 +0100 Subject: [PATCH] Update 'FCNC Fitter' --- FCNC-Fitter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FCNC-Fitter.md b/FCNC-Fitter.md index e492d94..8e4b2ee 100644 --- a/FCNC-Fitter.md +++ b/FCNC-Fitter.md @@ -42,7 +42,7 @@ set(SPDLOG_INCLUDE_DIR_TWO "/yourPath/spdlog/include/spdlog/") ## File structure -Currently, the file structure is as follows: +Currently, the file structure is as follows. All the `.cc` source files also have their corresponding header with the same `name.hh`. * bu2kstarmumu.cc: The main * **sources**