From: <tr...@us...> - 2003-02-11 06:53:54
|
Update of /cvsroot/basedb/basedb/plugins/src/normalizers In directory sc8-pr-cvs1:/tmp/cvs-serv8894/normalizers Modified Files: .cvsignore Log Message: Added missing .cvsignore entries Index: .cvsignore =================================================================== RCS file: /cvsroot/basedb/basedb/plugins/src/normalizers/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 1 Feb 2003 12:52:52 -0000 1.1 --- .cvsignore 11 Feb 2003 06:53:50 -0000 1.2 *************** *** 1,2 **** --- 1,6 ---- + Makefile + Makefile.in + .deps lowess + lowess_test medianratio |