Changeset 62
- Timestamp:
- 04/28/16 16:50:34 (9 years ago)
- Location:
- trunk/CrossPare
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CrossPare/.classpath
r54 r62 18 18 <classpathentry kind="lib" path="lib/probabilisticSignificanceAE-1.0.2.jar"/> 19 19 <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"/> 20 23 <classpathentry kind="output" path="bin"/> 21 24 </classpath> -
trunk/CrossPare/build.xml
r54 r62 22 22 <pathelement location="lib/guava-19.0" /> 23 23 <pathelement location="lib/ojalgo-37.1.jar" /> 24 <pathelement location="lib/elki-bundle-0.7.1.jar" /> 24 25 </path> 25 26
Note: See TracChangeset
for help on using the changeset viewer.