[Jarspy-commits] CVS: JarSpy/src/com/ociweb/jarspy/preferences JarSpyPreferences.java,1.7,1.8
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-03-27 03:46:50
|
Update of /cvsroot/jarspy/JarSpy/src/com/ociweb/jarspy/preferences In directory sc8-pr-cvs1:/tmp/cvs-serv23788 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.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** JarSpyPreferences.java 25 Jan 2003 23:24:33 -0000 1.7 --- JarSpyPreferences.java 27 Mar 2003 03:46:47 -0000 1.8 *************** *** 28,31 **** --- 28,32 ---- public interface JarSpyPreferences { + public void badMethodOnPurpose(); /** * @return the location of the main window |