Skip to content
Snippets Groups Projects

Minor changes

Open Gianluca Rossi requested to merge grossi/ptspar:dev into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,7 @@
@@ -6,7 +6,7 @@
#include <string>
#include <string>
#include "hash.h"
#include "hash.h"
#include <omp.h>
#include <omp.h>
#include <thread>
#define NUM_TRIALS 10
#define NUM_TRIALS 10
Loading