ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/io/make_nodes.c
(Generate patch)

Comparing trunk/OOPSE-3.0/src/io/make_nodes.c (file contents):
Revision 1491 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# 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 "io/node_list.h"
6 > #include "io/make_nodes.h"
7 > #include "utils/simError.h"
8  
9   /*
10    walks to to the top of a stmt_list. Needed when assigning the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines