ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/io/parse_tree.h
(Generate patch)

Comparing trunk/OOPSE-3.0/src/io/parse_tree.h (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2263 by tim, Wed Jul 13 15:54:00 2005 UTC

# Line 56 | Line 56 | extern void kill_tree( struct node_tag* the_node );
56  
57   extern void kill_tree( struct node_tag* the_node );
58  
59 < // function to print out a node causing errors
59 > /* function to print out a node causing errors */
60  
61   extern void print_tree_error( struct node_tag* err_node, char* err_msg );
62  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines