Update of /cvsroot/tail/TailS
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22602
Modified Files:
.classpath
Log Message:
Refatoração nos scripts
Index: .classpath
===================================================================
RCS file: /cvsroot/tail/TailS/.classpath,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** .classpath 12 Nov 2007 21:48:01 -0000 1.19
--- .classpath 5 Dec 2007 23:23:09 -0000 1.20
***************
*** 29,32 ****
--- 29,33 ----
<classpathentry kind="lib" path="lib/jython.jar"/>
<classpathentry kind="lib" path="lib/jython-engine-1.0-jdk14.jar"/>
+ <classpathentry kind="lib" path="lib/jcalendar.jar"/>
<classpathentry kind="src" path="dsl"/>
<classpathentry combineaccessrules="false" kind="src" path="/Tail"/>
|