--- trunk/OOPSE-3.0/src/io/parse_tree.h 2005/04/15 22:04:00 2204 +++ trunk/OOPSE-3.0/src/io/parse_tree.h 2005/07/13 15:54:00 2263 @@ -56,7 +56,7 @@ extern void kill_tree( struct node_tag* the_node ); extern void kill_tree( struct node_tag* the_node ); -// function to print out a node causing errors +/* function to print out a node causing errors */ extern void print_tree_error( struct node_tag* err_node, char* err_msg );