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 956 by mmeineke, Thu Nov 6 19:24:31 2003 UTC vs.
Revision 957 by gezelter, Mon Jan 19 16:08:21 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines