Ignore:
Timestamp:
05/11/16 09:17:51 (8 years ago)
Author:
sherbold
Message:
  • removed old version of Apache commons-math3
  • updated classpath and Ant build
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CrossPare/.classpath

    r77 r87  
    77        <classpathentry kind="lib" path="lib/commons-collections4-4.0-alpha1.jar"/> 
    88        <classpathentry kind="lib" path="lib/commons-io-2.4.jar"/> 
    9         <classpathentry kind="lib" path="lib/commons-math3-3.1.jar"/> 
    109        <classpathentry kind="lib" path="lib/java-utils-0.0.1.jar"/> 
    1110        <classpathentry kind="lib" path="lib/weka.jar"/> 
     
    1615        <classpathentry kind="lib" path="lib/org.eclipse.ocl.ecore_3.3.0.v20130520-1222.jar"/> 
    1716        <classpathentry kind="lib" path="lib/commons-math3-3.5.jar"/> 
    18         <classpathentry kind="lib" path="lib/probabilisticSignificanceAE-1.0.2.jar"/> 
    1917        <classpathentry kind="lib" path="lib/ojalgo-37.1.jar"/> 
    2018        <classpathentry kind="lib" path="lib/elki-bundle-0.7.1.jar"/> 
     
    2523        <classpathentry kind="lib" path="lib/jmetal-core-5.0-jar-with-dependencies.jar"/> 
    2624        <classpathentry kind="lib" path="lib/jmetal-exec-5.0-jar-with-dependencies.jar"/> 
     25        <classpathentry kind="lib" path="lib/probabilisticSignificanceAE-1.0.2.jar"/> 
    2726        <classpathentry kind="output" path="bin"/> 
    2827</classpath> 
Note: See TracChangeset for help on using the changeset viewer.