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

Comparing trunk/OOPSE/libBASS/make_nodes.h (file contents):
Revision 987 by gezelter, Mon Jan 19 16:08:21 2004 UTC vs.
Revision 988 by gezelter, Tue Jan 27 19:37:48 2004 UTC

# Line 40 | Line 40 | extern struct node_tag* component_blk( struct node_tag
40   extern struct node_tag* bond_blk( int index, struct node_tag* stmt_list );
41   extern struct node_tag* bend_blk( int index, struct node_tag* stmt_list );
42   extern struct node_tag* torsion_blk( int index, struct node_tag* stmt_list );
43 + extern struct node_tag* member_blk( int index, struct node_tag* stmt_list );
44   extern struct node_tag* component_blk( struct node_tag* stmt_list );
45  
46   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines