[Webfunds-commits] java/webfunds/sox SubAccount.java ValueAccount.java
Ian Grigg
iang@cypherpunks.ai
Fri, 13 Apr 2001 12:31:05 -0400 (AST)
iang 01/04/13 12:31:05
Modified: webfunds/sox SubAccount.java ValueAccount.java
Log:
NetWatcher moved to comms.
Revision Changes Path
1.33 +2 -2 java/webfunds/sox/SubAccount.java
Index: SubAccount.java
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/sox/SubAccount.java,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- SubAccount.java 2001/04/11 19:21:04 1.32
+++ SubAccount.java 2001/04/13 16:31:04 1.33
@@ -1,4 +1,4 @@
-/* $Id: SubAccount.java,v 1.32 2001/04/11 19:21:04 iang Exp $
+/* $Id: SubAccount.java,v 1.33 2001/04/13 16:31:04 iang Exp $
*
* Copyright (c) Systemics Inc. 1995-2000 on behalf of
* The WebFunds Development Team. All Rights Reserved.
@@ -12,7 +12,7 @@
import java.util.Vector;
import java.security.PublicKey;
-import webfunds.utils.NetWatcher;
+import webfunds.comms.NetWatcher;
/**
* SubAccount handles an Item for an account,
1.27 +2 -2 java/webfunds/sox/ValueAccount.java
Index: ValueAccount.java
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/sox/ValueAccount.java,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ValueAccount.java 2001/04/11 19:22:00 1.26
+++ ValueAccount.java 2001/04/13 16:31:05 1.27
@@ -1,5 +1,5 @@
/*
- * $Id: ValueAccount.java,v 1.26 2001/04/11 19:22:00 iang Exp $
+ * $Id: ValueAccount.java,v 1.27 2001/04/13 16:31:05 iang Exp $
*
* Copyright (c) Systemics Ltd 1995-1999 on behalf of
* the WebFunds Development Team. All Rights Reserved.
@@ -10,7 +10,7 @@
import java.util.Date; // deprecate this, SOX can deal in millisecs!
import java.security.KeyException;
-import webfunds.utils.NetWatcher;
+import webfunds.comms.NetWatcher;
/**
* ValueAccount does SOX standard transactions such as deposit.