Skip to content

Commit

Permalink
Deprecating DeduceBondSystemTool.
Browse files Browse the repository at this point in the history
Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
  • Loading branch information
johnmay authored and egonw committed Jan 2, 2015
1 parent 09ef737 commit 9bc384c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@
* @cdk.bug 1931262
*
* @cdk.threadnonsafe
* @deprecated Use the newer {@link org.openscience.cdk.aromaticity.Kekulization}
*/
@Deprecated
@TestClass("org.openscience.cdk.smiles.DeduceBondSystemToolTest")
public class DeduceBondSystemTool {

Expand Down

0 comments on commit 9bc384c

Please sign in to comment.