Skip to content

Commit

Permalink
Added a note about atom types to be perceived before using this class…
Browse files Browse the repository at this point in the history
… (closes #3513957)

Change-Id: I087e55e4899de389ae927860af4624749fa6ec42

Signed-off-by: Rajarshi  Guha <rajarshi.guha@gmail.com>
  • Loading branch information
egonw authored and rajarshi committed Jul 1, 2012
1 parent 74ee663 commit 6a1100c
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -48,7 +48,8 @@
import org.openscience.cdk.tools.manipulator.RingManipulator;
/**
* Tool that tries to deduce bond orders based on connectivity and hybridization
* for a number of common ring systems of up to seven-membered rings.
* for a number of common ring systems of up to seven-membered rings. It assumes
* that atom types have been perceived before that class is used.
*
* <p>The calculation can be interrupted with {@link #setInterrupted(boolean)},
* but assumes that this class is not used in a threaded fashion. When a calculation
Expand Down

0 comments on commit 6a1100c

Please sign in to comment.