From: Pavel V. <va...@us...> - 2002-09-12 17:18:35
|
Update of /cvsroot/javaprofiler/jpiimpl/net/sourceforge/javaprofiler/jpiimpl/data In directory usw-pr-cvs1:/tmp/cvs-serv20011 Modified Files: package.html Log Message: changes in docs Index: package.html =================================================================== RCS file: /cvsroot/javaprofiler/jpiimpl/net/sourceforge/javaprofiler/jpiimpl/data/package.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** package.html 9 Sep 2002 17:24:58 -0000 1.1 --- package.html 12 Sep 2002 17:18:32 -0000 1.2 *************** *** 1,3 **** <body> ! Implementation of {@link Snapshot} interface, this classes represent nonchanging profiling data. </body> --- 1,3 ---- <body> ! Implementation of {@link net.sourceforge.javaprofiler.jpi.Snapshot} interface, this classes represent nonchanging profiling data. </body> |