forked from beast-dev/beast-mcmc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
20 lines (20 loc) · 965 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/beagle.jar"/>
<classpathentry kind="lib" path="lib/colt.jar"/>
<classpathentry kind="lib" path="lib/figtreepanel.jar"/>
<classpathentry kind="lib" path="lib/itext-1.4.5.jar"/>
<classpathentry kind="lib" path="lib/jam.jar"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="lib" path="lib/jebl.jar"/>
<classpathentry kind="lib" path="lib/JRI.jar"/>
<classpathentry kind="lib" path="lib/junit-4.4.jar"/>
<classpathentry kind="lib" path="lib/mpj.jar"/>
<classpathentry kind="lib" path="lib/mtj.jar"/>
<classpathentry kind="lib" path="lib/options.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-math-2.2.jar"/>
<classpathentry kind="lib" path="lib/freemarker.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>