| # | Line 5 | Line 5 | |
|---|---|---|
| 5 | ||
| 6 | #ifdef IS_MPI | |
| 7 | #define __is_lex__ | |
| 8 | < | #include "../headers/mpiInterface.h" |
| 8 | > | #include "../headers/mpiBASS.h" |
| 9 | #endif | |
| 10 | ||
| 11 | void walk_down( struct node_tag* the_node, struct namespc the_namespc ); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |