| # | Line 47 | Line 47 | |
|---|---|---|
| 47 | #include <stdio.h> | |
| 48 | #include <string.h> | |
| 49 | ||
| 50 | < | #include "node_list.h" |
| 51 | < | #include "make_nodes.h" |
| 52 | < | #include "parse_tree.h" |
| 53 | < | #include "simError.h" |
| 50 | > | #include "io/node_list.h" |
| 51 | > | #include "io/make_nodes.h" |
| 52 | > | #include "io/parse_tree.h" |
| 53 | > | #include "utils/simError.h" |
| 54 | #ifdef IS_MPI | |
| 55 | #define __is_lex__ | |
| 56 | #include "mpiBASS.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |