[zipdiff-cvs] zipdiff/src/main/zipdiff/output package.html,1.1,1.2
Status: Alpha
Brought to you by:
sullis
From: Sean S. <su...@us...> - 2004-06-28 23:41:20
|
Update of /cvsroot/zipdiff/zipdiff/src/main/zipdiff/output In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5469/src/main/zipdiff/output Modified Files: package.html Log Message: Index: package.html =================================================================== RCS file: /cvsroot/zipdiff/zipdiff/src/main/zipdiff/output/package.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** package.html 9 Jun 2004 15:29:14 -0000 1.1 --- package.html 28 Jun 2004 23:41:10 -0000 1.2 *************** *** 1,15 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> ! <html> ! <head> ! <!-- ! ! @(#)package.html ! ! --> ! </head> ! <body bgcolor="white"> ! ! Provides the interface and implementations used for formatting the output of the Zipdiff ant tasks. ! ! </body> ! </html> --- 1,15 ---- ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> ! <html> ! <head> ! <!-- ! ! $Header$ ! ! --> ! </head> ! <body bgcolor="white"> ! ! Provides the interface and implementations used for formatting the output of the zipdiff Ant tasks. ! ! </body> ! </html> |