[Webfunds-commits] java/webfunds/client/sun AbstractCellEditor.java

Ian Grigg iang@cypherpunks.ai
Tue, 20 Mar 2001 20:09:15 -0400 (AST)


iang        01/03/20 20:09:14

  Modified:    webfunds/client/sun AbstractCellEditor.java
  Log:
  comment

Revision  Changes    Path
1.5       +1 -0      java/webfunds/client/sun/AbstractCellEditor.java

Index: AbstractCellEditor.java
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/client/sun/AbstractCellEditor.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- AbstractCellEditor.java	1999/11/27 15:58:41	1.4
+++ AbstractCellEditor.java	2001/03/21 00:09:14	1.5
@@ -1,4 +1,5 @@
 /* is this Sun? */
+
 package webfunds.client.sun;
 
 import java.awt.Component;