[ictk-cvs] ictk/src/ictk overview.html,1.1,1.2
chess library in java, PGN, FEN, ICS
                
                Brought to you by:
                
                    jvarsoke
                    
                
            
            
        
        
        
    | 
     
      
      
      From: <jva...@us...> - 2003-12-07 19:49:49
      
     
   | 
Update of /cvsroot/ictk/ictk/src/ictk
In directory sc8-pr-cvs1:/tmp/cvs-serv7947/src/ictk
Modified Files:
	overview.html 
Log Message:
fixed 815393 - "ant generate" fails with newer versions of Xalan
Index: overview.html
===================================================================
RCS file: /cvsroot/ictk/ictk/src/ictk/overview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** overview.html	2 Aug 2003 18:30:27 -0000	1.1
--- overview.html	7 Dec 2003 19:49:46 -0000	1.2
***************
*** 2,6 ****
  <p class="bodyFont"> <span class="heading">Summary:</span> The Internet Chess 
    ToolKit is a Java based set of libraries and widgets useful for performing common 
!   tasks such as reading SAN, PGN, FEN, generating legal moves, connecting to online chess server (future), and GUI widgets (future). The net libraries 
    convert ICS (Internet Chess Server) output into java events. This library is 
    licensed under the <a href="http://www.fsf.org/licenses/gpl.html">GPL v2</a>.</p>
--- 2,6 ----
  <p class="bodyFont"> <span class="heading">Summary:</span> The Internet Chess 
    ToolKit is a Java based set of libraries and widgets useful for performing common 
!   tasks such as reading SAN, PGN, FEN, generating legal moves, connecting to online chess server, and GUI widgets (future). The net libraries 
    convert ICS (Internet Chess Server) output into java events. This library is 
    licensed under the <a href="http://www.fsf.org/licenses/gpl.html">GPL v2</a>.</p>
 |