From 1df7470ca10a1dffe41ee94e5b05744e32637c54 Mon Sep 17 00:00:00 2001 From: vsitaraman Date: Thu, 10 Apr 2025 09:51:36 -0400 Subject: [PATCH] modified: .vscode/settings.json --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 59adf80..04ae739 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -105,7 +105,8 @@ "Analyzer1.C": "cpp", "FitHistogramsWithTSpectrum_Sequential_Improved.C": "cpp", "PlotAndFitCentroids.C": "cpp", - "MatchAndPlotCentroids.C": "cpp" + "MatchAndPlotCentroids.C": "cpp", + "GainMatch.C": "cpp" }, "github-enterprise.uri": "https://fsunuc.physics.fsu.edu" } \ No newline at end of file