| # | Line 2 | Line 2 | |
|---|---|---|
| 2 | #include <stdlib.h> | |
| 3 | #include <string.h> | |
| 4 | ||
| 5 | < | #include <node_list.h> | 
| 6 | < | #include <make_nodes.h> | 
| 7 | < | #include <simError.h> | 
| 5 | > | #include "node_list.h" | 
| 6 | > | #include "make_nodes.h" | 
| 7 | > | #include "simError.h" | 
| 8 | ||
| 9 | /* | |
| 10 | walks to to the top of a stmt_list. Needed when assigning the | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |