Update of /cvsroot/javanetsim/javaNetSim/textUI
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11211/textUI
Modified Files:
TextUI.java
Log Message:
New save file format; import.
Index: TextUI.java
===================================================================
RCS file: /cvsroot/javanetsim/javaNetSim/textUI/TextUI.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TextUI.java 13 Sep 2007 13:38:53 -0000 1.2
--- TextUI.java 19 Oct 2007 08:52:27 -0000 1.3
***************
*** 1,1598 ****
/*
Java Firewall Simulator (jFirewallSim)
Copyright (c) 2004, jFirewallSim development team All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list
of conditions and the following disclaimer.
[...4766 lines suppressed...]
}else{
+
System.out.println();
+
}
+
}
+
+
+
}//EOF
+
+
+
\ No newline at end of file
|