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

Comparing trunk/OOPSE/libBASS/node_list.h (file contents):
Revision 988 by gezelter, Tue Jan 27 19:37:48 2004 UTC vs.
Revision 993 by gezelter, Tue Jan 27 20:34:11 2004 UTC

# Line 7 | Line 7 | typedef enum { GLOBAL_HEAD, COMPONENT_HEAD,
7                 MOLECULE_HEAD, ATOM_HEAD, BOND_HEAD, BEND_HEAD, TORSION_HEAD,
8                 MEMBERS_STMT, CONSTRAINT_STMT, ASSIGNMENT_STMT, POSITION_STMT,
9                 ORIENTATION_STMT, ZCONSTRAINT_HEAD, RIGIDBODY_HEAD,
10 <               MEMBER_HEAD} node_type;
10 >               MEMBER_HEAD } node_type;
11  
12   /* a structure to hold the index of the members of a bond, bend, or torsion */
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines