- Timestamp:
- Aug 27, 2014, 6:13:01 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/reconfiguration/platforms/tsar_generic_iob/top.cpp
r769 r778 150 150 // Parallelisation 151 151 /////////////////////////////////////////////////// 152 #define USE_OPENMP 0153 154 152 #if USE_OPENMP 155 153 #include <omp.h>
Note: See TracChangeset
for help on using the changeset viewer.