[Jarspy-commits] CVS: /htdocs jarspy.html,1.1,1.2
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2001-12-18 00:22:19
|
Update of /cvsroot/jarspy//htdocs In directory usw-pr-cvs1:/tmp/cvs-serv3231 Modified Files: jarspy.html Log Message: fixed typo Index: jarspy.html =================================================================== RCS file: /cvsroot/jarspy//htdocs/jarspy.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jarspy.html 2001/12/17 15:12:45 1.1 --- jarspy.html 2001/12/18 00:22:16 1.2 *************** *** 1,5 **** <p> JarSpy is a utility for "spying" the contents of Java archive ! files. The current releast (a very early alpha release) allows read only access into an archive. This read only access allows the inspection of all of the classes and interfaces contained in the archive. For each --- 1,5 ---- <p> JarSpy is a utility for "spying" the contents of Java archive ! files. The current release (a very early alpha release) allows read only access into an archive. This read only access allows the inspection of all of the classes and interfaces contained in the archive. For each |