From d997b807e41da06472b04644c4cb69792ffb4fdc Mon Sep 17 00:00:00 2001 From: ydamour Date: Fri, 19 Nov 2021 11:06:26 +0100 Subject: [PATCH] update errror message --- src/fci/check_omp.irp.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fci/check_omp.irp.f b/src/fci/check_omp.irp.f index ffc113d6..1413ba7e 100644 --- a/src/fci/check_omp.irp.f +++ b/src/fci/check_omp.irp.f @@ -218,7 +218,7 @@ program check_omp print*,'+' print*,'call omp_set_max_active_levels(5)' print*,'' - print*,'Good luck...' + print*,'Try an other compiler and good luck...' endif if (is_working) then