Skip to content

Commit

Permalink
Backport patch for 'Updated TPSA descriptor to properly cast to IRing…
Browse files Browse the repository at this point in the history
… rather than different Ring implementations. Added unit test'

Change-Id: I152fa5d5efb3b9702ae25c31af5d4e850f2c3faf
  • Loading branch information
egonw committed Apr 19, 2012
1 parent 090afa9 commit d5948c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/META-INF/test-qsarmolecular.cdkdepends
Expand Up @@ -30,3 +30,4 @@ cdk-builder3d.jar
cdk-forcefield.jar
cdk-sdg.jar
cdk-ioformats.jar
cdk-silent.jar
Expand Up @@ -27,6 +27,7 @@
import org.junit.Before;
import org.junit.Test;
import org.openscience.cdk.DefaultChemObjectBuilder;
import org.openscience.cdk.interfaces.IAtomContainer;
import org.openscience.cdk.interfaces.IMolecule;
import org.openscience.cdk.qsar.DescriptorValue;
import org.openscience.cdk.qsar.result.DoubleResult;
Expand Down

0 comments on commit d5948c7

Please sign in to comment.