Changeset 60 for sources/test_regression/15042009b/system.cpp
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/15042009b/system.cpp
r55 r60 17 17 a = ca; 18 18 b = cb; 19 20 // Setup number of threads open-mp to 1 with the macro threads_omp() 21 threads_omp(); 19 22 20 23 c = a & b;
Note: See TracChangeset
for help on using the changeset viewer.