Skip to content

Commit

Permalink
Moved IAtomColorer from the interfaces to the render module
Browse files Browse the repository at this point in the history
Change-Id: Ie560b864f0123a848fe160da627b3d8d058984ee
Signed-off-by: John May <john.wilkinsonmay@gmail.com>
  • Loading branch information
egonw authored and johnmay committed Aug 31, 2014
1 parent 02b3849 commit 210a930
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@
/**
* Interface to a class for coloring atoms.
*
* @cdk.module interfaces
* @cdk.module render
* @cdk.githash
*/
public interface IAtomColorer {
Expand Down

0 comments on commit 210a930

Please sign in to comment.