| # | 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 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |