Update of /cvsroot/py-howto/pyhowto
In directory slayer.i.sourceforge.net:/tmp/cvs-serv26409
Modified Files:
python-2.0.tex
Log Message:
Correct form of FourThought's name
Index: python-2.0.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-2.0.tex,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** python-2.0.tex 2000/10/12 03:04:22 1.38
--- python-2.0.tex 2000/10/16 14:19:21 1.39
***************
*** 1144,1148 ****
\begin{itemize}
\item 4DOM, a full DOM implementation
! from FourThought LLC.
\item The xmlproc validating parser, written by Lars Marius Garshol.
\item The \module{sgmlop} parser accelerator module, written by Fredrik Lundh.
--- 1144,1148 ----
\begin{itemize}
\item 4DOM, a full DOM implementation
! from FourThought, Inc.
\item The xmlproc validating parser, written by Lars Marius Garshol.
\item The \module{sgmlop} parser accelerator module, written by Fredrik Lundh.
|