Changeset 62


Ignore:
Timestamp:
04/28/16 16:50:34 (9 years ago)
Author:
sherbold
Message:
  • added some new libraries
Location:
trunk/CrossPare
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/CrossPare/.classpath

    r54 r62  
    1818        <classpathentry kind="lib" path="lib/probabilisticSignificanceAE-1.0.2.jar"/> 
    1919        <classpathentry kind="lib" path="lib/ojalgo-37.1.jar"/> 
     20        <classpathentry kind="lib" path="lib/elki-bundle-0.7.1.jar"/> 
     21        <classpathentry kind="lib" path="lib/alternatingDecisionTrees.jar"/> 
     22        <classpathentry kind="lib" path="lib/guava-19.0.jar"/> 
    2023        <classpathentry kind="output" path="bin"/> 
    2124</classpath> 
  • trunk/CrossPare/build.xml

    r54 r62  
    2222                <pathelement location="lib/guava-19.0" /> 
    2323                <pathelement location="lib/ojalgo-37.1.jar" /> 
     24                <pathelement location="lib/elki-bundle-0.7.1.jar" /> 
    2425        </path> 
    2526 
Note: See TracChangeset for help on using the changeset viewer.