Skip to content

Commit

Permalink
Fixed the target to be called
Browse files Browse the repository at this point in the history
Change-Id: Ie6aa1e7dc86cd63a243b02edb47d701c783e667a
  • Loading branch information
egonw committed Jul 29, 2012
1 parent f3226e0 commit e1e29dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javadoc.xml
Expand Up @@ -133,7 +133,7 @@
<antcall target="ojdcheck-module"><param name="module" value="fingerprint"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="formula"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="render"/></antcall>
<antcall target="doccheck-module"><param name="module" value="renderextra"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="renderextra"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="reaction"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="libiocml"/></antcall>
<antcall target="ojdcheck-module"><param name="module" value="libiomd"/></antcall>
Expand Down

0 comments on commit e1e29dc

Please sign in to comment.