9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-08-29 20:23:40 +02:00

update errror message

This commit is contained in:
Yann Damour 2021-11-19 11:06:26 +01:00
parent f260f62825
commit d997b807e4

View File

@ -218,7 +218,7 @@ program check_omp
print*,'+' print*,'+'
print*,'call omp_set_max_active_levels(5)' print*,'call omp_set_max_active_levels(5)'
print*,'' print*,''
print*,'Good luck...' print*,'Try an other compiler and good luck...'
endif endif
if (is_working) then if (is_working) then