# | Line 99 | Line 99 | |
---|---|---|
99 | itb = atom[ib].tclass; | |
100 | numeral(itb,pb,3); | |
101 | strcpy(pt1," 0"); strcat(pt1,pb); strcat(pt1," 0"); | |
102 | – | |
102 | for (j=0; j < crossterm_k.nstrbnd; j++) | |
103 | { | |
104 | if (strcmp(crossterm_k.stbn[j],pt) == 0 || strcmp(crossterm_k.stbn[j],pt1) == 0 ) | |
# | Line 157 | Line 156 | |
156 | index = 10; | |
157 | } else if (angles.index[i] == 8) | |
158 | index = 11; | |
160 | – | |
159 | if (crossterm_k.stbnindex[nstbn] != index) | |
160 | nstbn = -1; | |
161 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |