Files
rdkit/Code
Paolo Tosco f96787eede - added a check for non-NULLness of d_atom and d_bond pointers
in the AtomElectrons and BondElectrons constructors
- removed superfluous NULLness check in ConjElectrons destructor
- outer electrons are used instead of atomic number to
  determine formal charging behaviour
- better handling of electronegativity using Allen electronegativity
  instead of the number of outer electrons
- removed superfluous code in sanitizeMol() (I had missed the
  "If there is a failure in the sanitization, a SanitException will be thrown"
  note)
- used getOtherAtom() method whose existence I ignored (thanks Greg!)
2015-10-19 00:06:31 +01:00
..
2015-08-17 04:24:58 +02:00
2015-09-11 11:22:45 +02:00
2014-05-22 15:18:07 +02:00
2015-09-20 04:44:39 +02:00
2006-05-06 22:20:08 +00:00