[queryviewer-devel] queryviewer .cvsignore,1.3,1.4 .project,1.1,NONE .classpath,1.1,NONE
Status: Alpha
Brought to you by:
avdyk
From: Arnaud V. <av...@us...> - 2004-06-23 08:04:12
|
Update of /cvsroot/queryviewer/queryviewer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3413 Modified Files: .cvsignore Removed Files: .project .classpath Log Message: effacement des .classpath et .project, mise a jour du .cvsignore Index: .cvsignore =================================================================== RCS file: /cvsroot/queryviewer/queryviewer/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 12 Jun 2003 07:43:34 -0000 1.3 --- .cvsignore 23 Jun 2004 08:03:58 -0000 1.4 *************** *** 3,4 **** --- 3,6 ---- build .uml + .classpath + .project --- .classpath DELETED --- --- .project DELETED --- |