3cd33ec3bbd977a07df194092f9009a3b2f16f63
[GPU.git] / MonteCarlo.h
1 #ifndef MONTE_CARLO_H
2 #define MONTE_CARLO_H
3
4 bool monteCarlo();
5
6 #endif