/[storm]/storm/org/nongnu/storm/pointers/SetPointer.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/pointers/SetPointer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by benja, Fri May 9 15:23:11 2003 UTC revision 1.2 by benja, Fri May 9 15:52:47 2003 UTC
# Line 40  public class SetPointer { Line 40  public class SetPointer {
40       *  If the key file doesn't exist, it's created.       *  If the key file doesn't exist, it's created.
41       */       */
42      public static void main(String[] argv) throws Exception {      public static void main(String[] argv) throws Exception {
43            System.out.println("Please wait, may need to initialize random number generator...");
44    
45          File keyFile = new File(argv[0]);          File keyFile = new File(argv[0]);
46          KeyPair keys;          KeyPair keys;
47    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26