-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.classpath
10 lines (10 loc) · 1001 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="phylonet/coalescent/BasicClusterCollection.java|phylonet/coalescent/CannotResolveException.java|phylonet/coalescent/ClusterCollection.java|phylonet/coalescent/ComputeMinCostTask.java|phylonet/coalescent/DeepCoalescencesCounter.java|phylonet/coalescent/DuplicationWeightCounter.java|phylonet/coalescent/MGDInference_DP.java|phylonet/coalescent/STBipartition.java|phylonet/coalescent/ScoreGeneTree.java|phylonet/compatibility/TreeCompatibility.java|phylonet/tree/model/sti/STITreeCluster.java|phylonet/tree/util/Trees.java|phylonet/util/BitSet.java" kind="src" path="main"/>
<classpathentry kind="lib" path="lib/jopt-simple-3.2.jar"/>
<classpathentry kind="lib" path="lib/junit-4.6.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="main.jar"/>
<classpathentry kind="lib" path="lib/jsr166.jar"/>
<classpathentry kind="output" path="main"/>
</classpath>