Skip to content

Commit

Permalink
Fixed module allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Oct 17, 2010
1 parent b1396a2 commit ebbd38e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/org/openscience/cdk/libio/jena/CDK.java
Expand Up @@ -26,6 +26,9 @@
import com.hp.hpl.jena.rdf.model.Resource;
import com.hp.hpl.jena.rdf.model.ResourceFactory;

/**
* @cdk.module iordf
*/
public class CDK {

public static final String URI ="http://cdk.sourceforge.net/model.owl#";
Expand Down

0 comments on commit ebbd38e

Please sign in to comment.