Skip to content

Commit

Permalink
(renderbasic). Made AverageBondLengthCalcuator public
Browse files Browse the repository at this point in the history
Change-Id: I60ebad24ef879004d51eaa51336542fd4ef48511
Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
  • Loading branch information
Arvid Berg authored and egonw committed Mar 26, 2012
1 parent c59f344 commit 1702f3e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -36,7 +36,7 @@
* @cdk.module renderbasic
* @cdk.githash
*/
class AverageBondLengthCalculator {
public class AverageBondLengthCalculator {

/**
* Calculate the average bond length for the bonds in a reaction.
Expand Down

0 comments on commit 1702f3e

Please sign in to comment.