prepare structure for R package
[valse.git] / src / sources / utils / omp_num_threads.h
CommitLineData
1d3c1faa
BA
1#ifndef select_omp_num_threads_H
2#define select_omp_num_threads_H
3
4//Par exemple...
5#define OMP_NUM_THREADS 8
6
7#endif