Changeset 60 for sources/test_regression/15042009c/system.cpp
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/15042009c/system.cpp
r55 r60 32 32 const long long int ca = 0xf00000000LLU; 33 33 a = ca; 34 35 // Setup number of threads open-mp to 1 with the macro threads_omp() 36 threads_omp(); 34 37 35 38 test_t<param_t> test1, test2;
Note: See TracChangeset
for help on using the changeset viewer.