From: Carsten W. <ca...@us...> - 2006-10-18 21:27:46
|
Update of /cvsroot/jake2/jake2 In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17662 Modified Files: Tag: render-refactoring .classpath Log Message: patch removed Index: .classpath =================================================================== RCS file: /cvsroot/jake2/jake2/.classpath,v retrieving revision 1.6.8.2 retrieving revision 1.6.8.3 diff -C2 -d -r1.6.8.2 -r1.6.8.3 *** .classpath 18 Oct 2006 21:15:14 -0000 1.6.8.2 --- .classpath 18 Oct 2006 21:27:42 -0000 1.6.8.3 *************** *** 3,7 **** <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="test"/> - <classpathentry kind="src" path="patch"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/joal/joal.jar"/> --- 3,6 ---- |