00001 #include <openbabel/mol.h> 00002 #include <openbabel/obiter.h> 00003 #include <graphmol/RWMol.h> 00004 #include <graphmol/Atom.h> 00005 00007 RDKit::RWMol OBMolToRWMol(OpenBabel::OBMol* pOBMol); 00008
This file is part of the documentation for Open Babel, version 2.2.0.