add commons-math library (I'm going to need this for more advanced facets)

git-svn-id: http://google-refine.googlecode.com/svn/trunk@451 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
Stefano Mazzocchi 2010-04-12 04:25:50 +00:00
parent 52b4fd556f
commit 60d61b7808
4 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
<classpathentry kind="lib" path="lib/secondstring-20100303.jar" sourcepath="lib-src/secondstring-20100303-sources.jar"/>
<classpathentry kind="lib" path="lib/ant-tools-1.8.0.jar" sourcepath="lib-src/ant-tools-1.8.0-sources.jar"/>
<classpathentry kind="lib" path="lib/vicino-1.1.jar" sourcepath="lib-src/vicino-1.1-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-math-2.1.jar" sourcepath="lib-src/commons-math-2.1-sources.jar"/>
<classpathentry kind="lib" path="lib/poi-3.6.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.6.jar"/>
<classpathentry kind="lib" path="lib/jython-2.5.1.jar"/>

View File

@ -41,6 +41,7 @@ licenses/apache2.0.LICENSE.txt
bzip2
commons-lang
commons-codec
commons-math
jdatapath
jetty
jetty-util

Binary file not shown.

BIN
lib/commons-math-2.1.jar Normal file

Binary file not shown.