--- trunk/OOPSE/libBASS/BASS_parse.c 2003/08/11 18:29:46 674 +++ trunk/OOPSE/libBASS/BASS_parse.c 2003/08/11 19:38:44 675 @@ -74,7 +74,7 @@ void initialize_res_list(){ add_res_element( "members", MEMBERS ); add_res_element( "constraint", CONSTRAINT ); add_res_element( "component", COMPONENT ); - add_res_element( "startIndex", START_INDEX ); + add_res_element( "zConstraint", ZCONSTRAINT ); add_res_element( "orientation", ORIENTATION ); is_initialized = 1; // set the initialization boolean to true