Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
clean file
Browse files Browse the repository at this point in the history
  • Loading branch information
pgdurand committed Aug 31, 2018
1 parent 731d059 commit c1e424d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
<property name="appjar" value="${appname}.jar" />
<property name="apptar" value="${appname}.tar" />

<property name="rootpkg" value="fr.ifremer.bioinfo.bdm.tools" />
<property name="CutterClass" value="${rootpkg}.CmdLineCutter" />
<property name="IndexerClass" value="${rootpkg}.CmdLineIndexer" />
<property name="QueryClass" value="${rootpkg}.CmdLineUserQuery" />

<path id="class.path">
<pathelement path="${classpath}" />
<fileset dir="${jar}">
Expand Down

0 comments on commit c1e424d

Please sign in to comment.