Changeset 60 for sources/test_regression/16062005b
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/16062005b/system.cpp
r55 r60 65 65 } 66 66 67 // Setup number of threads open-mp to 1 with the macro threads_omp() 68 threads_omp(); 69 67 70 ofstream o; 68 71 o.open (argv[1], ios::out | ios::trunc);
Note: See TracChangeset
for help on using the changeset viewer.