On Wed, Aug 12, 2009 at 11:54 AM, Evgueni Kolossov<[email protected]> wrote: > Greg, > > Am I right that the function > std::vector<boost::shared_ptr<ROMol>> getMolFrags(const ROMol & mol, bool > sanitizeFrags=true, INT_VECT *frags=0) will return the vector of fragments > as ROMol's?
yes, that is correct. -greg

