Skip to content

Commit

Permalink
moved lingo fps to smiles module
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshi authored and egonw committed Nov 28, 2010
1 parent 6071796 commit 1eb9590
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -45,7 +45,7 @@
*
* @author Rajarshi Guha
* @cdk.module standard
* @cdk.keyword fingerprint
* @cdk.keyword smiles
* @cdk.keyword hologram
*/
@TestClass("org.openscience.cdk.fingerprint.LingoFingerprinterTest")
Expand Down
Expand Up @@ -32,7 +32,7 @@
import java.util.Map;

/**
* @cdk.module test-standard
* @cdk.module test-smiles
*/
public class LingoFingerprinterTest extends AbstractFingerprinterTest {

Expand Down

0 comments on commit 1eb9590

Please sign in to comment.