[ctypes-commit] ctypes .cvsignore,1.6,1.7
Brought to you by:
theller
From: Thomas H. <th...@us...> - 2004-11-05 10:33:43
|
Update of /cvsroot/ctypes/ctypes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16273 Modified Files: .cvsignore Log Message: Index: .cvsignore =================================================================== RCS file: /cvsroot/ctypes/ctypes/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** .cvsignore 27 Aug 2004 19:33:35 -0000 1.6 --- .cvsignore 5 Nov 2004 10:33:32 -0000 1.7 *************** *** 16,17 **** --- 16,18 ---- extensions test.output + comtypes \ No newline at end of file |