# | Line 98 | Line 98 | |
---|---|---|
98 | quick_type(); | |
99 | set_atomtypes(field.type); | |
100 | return; | |
101 | < | } else if (jjbo < 4 && atom[i].mmx_type != 40 && icount > 0) |
101 | > | } else if (jjbo < 4 && atom[i].mmx_type != 40 && atom[i].mmx_type != 4 && icount > 0) |
102 | { | |
103 | quick_type(); | |
104 | set_atomtypes(field.type); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |