Changeset 60 for sources/test_regression/25032005/system.cpp
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/25032005/system.cpp
r55 r60 103 103 sc_signal<bool> s1("s1"), s2("s2"), s3("s3"), s4("s4"), s5("s5"); 104 104 105 // Setup number of threads open-mp to 1 with the macro threads_omp() 106 threads_omp(); 107 105 108 A a("a"); 106 109 B b("b");
Note: See TracChangeset
for help on using the changeset viewer.