[Expat-checkins] htdocs index.html,1.13,1.14
kwaclaw@users.sourceforge.net
kwaclaw@users.sourceforge.net
Fri May 10 09:34:01 2002
Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv608
Modified Files:
index.html
Log Message:
Added link to Expat wrapper for Delphi
Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** index.html 9 May 2002 15:09:18 -0000 1.13
--- index.html 10 May 2002 16:32:59 -0000 1.14
***************
*** 89,92 ****
--- 89,99 ----
<a href="http://www.phpbuilder.com/"><?PHPBuilder?></a>
<br />(broken into lots of tiny pieces)</li>
+ <li>
+ <a href="http://xml.defined.net/sax/expat"
+ >SAX2 Wrapper for using Expat in Delphi,</a>
+ based on
+ <a href="http://xml.defined.net/sax"
+ >"SAX for Pascal"</a>
+ interface specs</li>
</ul>