Skip to content

Commit

Permalink
added mx, mx/cdk mw/sdf comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Apodaca committed Jan 19, 2009
1 parent a34b44f commit 106b561
Show file tree
Hide file tree
Showing 6 changed files with 5,163 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -19,7 +19,7 @@
<property name="license.file" location="LICENSE.txt" />
<property name="junit.lib" value="${lib.dir}/junit-4.5.jar" />
<property name="test.class" value = "net.openmolecules.benchmark.test.Main" />
<property name="config" value="smiles-parse-config.xml"/>
<property name="config" value="mx-cdk-sdf.xml"/>
<!-- filesets -->
<fileset dir="${lib.dir}" id="libs">
<include name="**/*.jar" />
Expand Down

0 comments on commit 106b561

Please sign in to comment.