Skip to content

Commit

Permalink
This commit puts a single comment line for the molecule @param in pla…
Browse files Browse the repository at this point in the history
…ceAliphaticHeavyChain() method.


commited by danielszisz
  • Loading branch information
danielszisz committed Jan 2, 2012
1 parent 41075f3 commit 61377fb
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -112,6 +112,7 @@ public IAtomContainer markPlaced(IAtomContainer ac) {
/**
* Method assigns 3Dcoordinates to the heavy atoms in an aliphatic chain
*
* @param molecule the reference molecule for the chain
* @param chain the atoms to be assigned, must be connected
*/
public void placeAliphaticHeavyChain(IAtomContainer molecule, IAtomContainer chain) throws CDKException{
Expand Down

0 comments on commit 61377fb

Please sign in to comment.