10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-27 23:52:24 +02:00

omp_lib was a bad idea...

This commit is contained in:
Anthony Scemama 2024-06-04 11:32:56 +02:00
parent 5c97da45c5
commit 2a9b8c56a1

View File

@ -1,4 +0,0 @@
module omp_lib
#include <omp_lib.h>
end module