[Jarspy-commits] CVS: JarSpy/src/com/ociweb/jarspy/preferences JarSpyPreferences.java,1.8,1.9
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-03-27 03:48:33
|
Update of /cvsroot/jarspy/JarSpy/src/com/ociweb/jarspy/preferences In directory sc8-pr-cvs1:/tmp/cvs-serv24379 Modified Files: JarSpyPreferences.java Log Message: test Index: JarSpyPreferences.java =================================================================== RCS file: /cvsroot/jarspy/JarSpy/src/com/ociweb/jarspy/preferences/JarSpyPreferences.java,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** JarSpyPreferences.java 27 Mar 2003 03:46:47 -0000 1.8 --- JarSpyPreferences.java 27 Mar 2003 03:48:30 -0000 1.9 *************** *** 28,32 **** public interface JarSpyPreferences { - public void badMethodOnPurpose(); /** * @return the location of the main window --- 28,31 ---- |