summaryrefslogtreecommitdiff
path: root/gi/posterior-regularisation/prjava/build.xml
diff options
context:
space:
mode:
authortrevor.cohn <trevor.cohn@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-09 16:22:54 +0000
committertrevor.cohn <trevor.cohn@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-09 16:22:54 +0000
commit808aa98dfdc0f2beb42503172de61f72981d6735 (patch)
treefa8e4c327065e31f6a76e0d4b0f74ceb3c11e511 /gi/posterior-regularisation/prjava/build.xml
parent4b17ba155568a394373f6baba40e8b5d5281ccdb (diff)
Added formal command line options & new main class.
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@200 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'gi/posterior-regularisation/prjava/build.xml')
-rw-r--r--gi/posterior-regularisation/prjava/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gi/posterior-regularisation/prjava/build.xml b/gi/posterior-regularisation/prjava/build.xml
index c9ed2e8d..40199144 100644
--- a/gi/posterior-regularisation/prjava/build.xml
+++ b/gi/posterior-regularisation/prjava/build.xml
@@ -6,6 +6,7 @@
<path id="classpath">
<pathelement location="lib/trove-2.0.2.jar"/>
<pathelement location="lib/optimization.jar"/>
+ <pathelement location="lib/jopt-simple-3.2.jar"/>
</path>
<target name="init">