10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-26 15:12:19 +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*,'call omp_set_max_active_levels(5)'
print*,''
print*,'Good luck...'
print*,'Try an other compiler and good luck...'
endif
if (is_working) then