Update of /cvsroot/genj/dev/app
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3324
Modified Files:
.classpath
Log Message:
moving to Jfreechart 1.0.13
Index: .classpath
===================================================================
RCS file: /cvsroot/genj/dev/app/.classpath,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** .classpath 9 Jun 2009 18:57:54 -0000 1.31
--- .classpath 24 Aug 2009 09:33:29 -0000 1.32
***************
*** 11,15 ****
<classpathentry exported="true" kind="lib" path="language/en"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
! <classpathentry exported="true" kind="lib" path="lib/jfreechart.jar"/>
<classpathentry kind="lib" path="language/de"/>
<classpathentry kind="lib" path="language/es"/>
--- 11,16 ----
<classpathentry exported="true" kind="lib" path="language/en"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
! <classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.13.jar"/>
! <classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="language/de"/>
<classpathentry kind="lib" path="language/es"/>
|