Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #9 from danielszisz/patch-5
This commit puts a single comment line for the molecule @param in placeA...
  • Loading branch information
rajarshi committed Jan 2, 2012
2 parents 41075f3 + 61377fb commit 418f895
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 418f895

Please sign in to comment.