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 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 675 by mmeineke, Mon Aug 11 19:38:44 2003 UTC

# Line 74 | Line 74 | void initialize_res_list(){
74    add_res_element( "members", MEMBERS );
75    add_res_element( "constraint", CONSTRAINT );
76    add_res_element( "component", COMPONENT );
77 <  add_res_element( "startIndex", START_INDEX );
77 >  add_res_element( "zConstraint", ZCONSTRAINT );
78    add_res_element( "orientation", ORIENTATION );
79    
80    is_initialized = 1; // set the initialization boolean to true

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines