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

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

# Line 77 | Line 77 | void initialize_res_list(){
77    add_res_element( "zConstraint", ZCONSTRAINT );
78    add_res_element( "orientation", ORIENTATION );
79    add_res_element( "rigidBody", RIGIDBODY );
80 +  add_res_element( "member", MEMBER );
81    
82    is_initialized = 1; // set the initialization boolean to true
83   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines