Parent Directory
|
Revision Log
|
Patch
revision 476 by jgs, Mon Jan 30 04:23:44 2006 UTC | revision 477 by jgs, Mon Jan 30 07:20:20 2006 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | ||
15 | #include "Taipan.h" | #include "Taipan.h" |
16 | ||
17 | #include <iostream> | |
18 | #include <cassert> | |
19 | ||
20 | #ifdef _OPENMP | |
21 | #include <omp.h> | |
22 | #endif | |
23 | ||
24 | using namespace std; | using namespace std; |
25 | ||
26 | namespace escript { | namespace escript { |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |