From 69e6b04b636d23c746800d1f0bd88064b37c077a Mon Sep 17 00:00:00 2001 From: Giovanni La Mura <giovanni.lamura@inaf.it> Date: Wed, 4 Jun 2025 16:24:54 +0200 Subject: [PATCH] Add comment line to DCLU development case to verify correct execution of FORTRAN and C++ codes --- test_data/cluster/DCLU | 1 + 1 file changed, 1 insertion(+) diff --git a/test_data/cluster/DCLU b/test_data/cluster/DCLU index dd6d963f..f819ca73 100644 --- a/test_data/cluster/DCLU +++ b/test_data/cluster/DCLU @@ -7,3 +7,4 @@ 3.40D01 1.50D01 4.90D01 5.00D00 5.00D00 1.00D01 0 0 +# This is a comment line -- GitLab