We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f58c8 commit 69babcaCopy full SHA for 69babca
src/differentialBindingAffinity_multipleSNPs.cpp
@@ -30,7 +30,7 @@
30
#include <math.h>
31
32
//for parallelization
33
-//#include <omp.h>
+#include <omp.h>
34
35
using namespace std;
36
0 commit comments