# | Line 162 | Line 162 | namespace oopse { | |
---|---|---|
162 | ||
163 | bool containDynamicToken(const std::vector<Token>& tokens); | |
164 | ||
165 | < | double getCharge(Atom* atom); |
165 | > | RealType getCharge(Atom* atom); |
166 | ||
167 | SelectionCompiler compiler; | |
168 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |