Update of /cvsroot/javanetsim/javaNetSim
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv3615
Modified Files:
.cvsignore README.txt
Log Message:
no message
Index: .cvsignore
===================================================================
RCS file: /cvsroot/javanetsim/javaNetSim/.cvsignore,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** .cvsignore 8 Nov 2005 04:04:22 -0000 1.1.1.1
--- .cvsignore 22 Nov 2006 21:51:14 -0000 1.2
***************
*** 1,4 ****
- bin
- *.class
- *.classpath
*.jfs
--- 1,5 ----
*.jfs
+ *.classpath
+ *.class
+ configs
+ bin
Index: README.txt
===================================================================
RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** README.txt 22 Nov 2006 21:18:38 -0000 1.10
--- README.txt 22 Nov 2006 21:51:14 -0000 1.11
***************
*** 3,7 ****
###################################
! Version: Public Release Version 0.32.2
Website: http://sf.net/projects/javanetsim
Authors: See 'About' menu.
--- 3,7 ----
###################################
! Version: Public Release Version 0.32.3
Website: http://sf.net/projects/javanetsim
Authors: See 'About' menu.
***************
*** 32,36 ****
*********************
! ***** Release Version 0.33.0 16th November 2006 *****
Fixed
--- 32,36 ----
*********************
! ***** Release Version 0.32.3 16th November 2006 *****
Fixed
|