Revision: 3251
http://openbabel.svn.sourceforge.net/openbabel/?rev=3251&view=rev
Author: timvdm
Date: 2009-07-18 22:32:25 +0000 (Sat, 18 Jul 2009)
Log Message:
-----------
src/builder.cpp: OBBuilder::GetNewBondVec(), compute 2D coordinates for
molecules where OBMol::GetDimensions() == 2. Also, check for
stereochemistry, if we find a hash or wedge make sure the new atom will
be placed next to the hash/wedge so the stereochemistry remains the
same.
src/mol.cpp: OBMol::AddHydrogens(), When adding hydrogens to a 2D
molecule, check if we need to set a hash/wedge flag for the bond to the
newly added hydrogen.
Conflicts:
src/builder.cpp
src/mol.cpp
Modified Paths:
--------------
openbabel/trunk/src/builder.cpp
openbabel/trunk/src/mol.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|