[Javanetsim-cvs] javaNetSim/guiUI MainScreen.java,1.46,1.47
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-10-26 13:37:03
|
Update of /cvsroot/javanetsim/javaNetSim/guiUI In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv4759/guiUI Modified Files: MainScreen.java Log Message: Index: MainScreen.java =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/guiUI/MainScreen.java,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** MainScreen.java 12 Oct 2006 17:38:41 -0000 1.46 --- MainScreen.java 26 Oct 2006 13:36:54 -0000 1.47 *************** *** 1938,1942 **** /** ! * Currently not implements but will eventually open a saved Simulation. * --- 1938,1942 ---- /** ! * Opens a saved Simulation. * |