Skip to content

Commit

Permalink
Removed publicate pdbcml
Browse files Browse the repository at this point in the history
Change-Id: I735e8024538a944338a8287c68135f4729c5661a
  • Loading branch information
egonw committed Aug 2, 2013
1 parent 2aeb2eb commit 28b3675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.xml
Expand Up @@ -604,7 +604,7 @@
list="test-qsarprotein,test-qsarionpot,test-smsd,test-tautomer"/>
<foreach target="compile-module" param="module"
parallel="${parallel}" maxthreads="${threadCount}"
list="test-signature,test-pdbcml"/>
list="test-signature"/>
<foreach target="compile-module" param="module"
parallel="${parallel}" maxthreads="${threadCount}"
list="test-renderbasic"/>
Expand Down Expand Up @@ -1150,7 +1150,7 @@
structgen,libiomd,libiocml,pdbcml,formula,render,extra,fragment,sdg,
ioformats,log4j,smsd,signature,iordf,cip,tautomer,
isomorphism,renderbasic,renderawt,renderextra,silent,group,
hash,pdbcml"/>
hash"/>
</target>

<target id="limitations" name="limitations" depends="noJunit, dist-all"
Expand Down

0 comments on commit 28b3675

Please sign in to comment.