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

Comparing trunk/OOPSE-3.0/src/io/make_nodes.h (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2195 by tim, Thu Apr 14 15:20:15 2005 UTC

# Line 81 | Line 81 | extern struct node_tag* component_blk( struct node_tag
81   extern struct node_tag* bend_blk( int index, struct node_tag* stmt_list );
82   extern struct node_tag* torsion_blk( int index, struct node_tag* stmt_list );
83   extern struct node_tag* component_blk( struct node_tag* stmt_list );
84 <
84 > extern int yyerror( char *err_msg );
85   int count_tokens(char *line, char *delimiters);
86   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines