Update of /cvsroot/tail/Tail
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6913
Modified Files:
.classpath
Log Message:
otimizando Xs
Index: .classpath
===================================================================
RCS file: /cvsroot/tail/Tail/.classpath,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** .classpath 8 Oct 2007 21:02:31 -0000 1.22
--- .classpath 15 Oct 2007 23:36:45 -0000 1.23
***************
*** 27,30 ****
--- 27,31 ----
<classpathentry kind="lib" path="lib/jython.jar"/>
<classpathentry kind="lib" path="lib/jython-engine-1.0-jdk14.jar"/>
+ <classpathentry kind="lib" path="lib/xpp3_min-1.1.3.4.O.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JavaFX"/>
<classpathentry kind="output" path="bin"/>
|