|
From: <mas...@us...> - 2003-08-13 23:25:15
|
Update of /cvsroot/pymerase/Docs/install
In directory sc8-pr-cvs1:/tmp/cvs-serv4973
Modified Files:
install.tex
Log Message:
Spelling/Grammar Corrections
Index: install.tex
===================================================================
RCS file: /cvsroot/pymerase/Docs/install/install.tex,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** install.tex 7 May 2003 23:57:58 -0000 1.5
--- install.tex 13 Aug 2003 23:21:16 -0000 1.6
***************
*** 28,32 ****
\author{Diane Trout \\
Copyright \copyright California Institute of Technology}
! \date{Version 0.1.5\\\today}
\maketitle
\thispagestyle{empty}
--- 28,32 ----
\author{Diane Trout \\
Copyright \copyright California Institute of Technology}
! \date{Version 0.1.6\\\today}
\maketitle
\thispagestyle{empty}
***************
*** 62,66 ****
UML support is reasonably well supported now.
! At minimum pymerase requires an XML parser. The default python XML
parser is called expat, newer versions are available at
http://sourceforge.net/projects/pyxml. Later versions of this might
--- 62,66 ----
UML support is reasonably well supported now.
! At minimum, pymerase requires an XML parser. The default python XML
parser is called expat, newer versions are available at
http://sourceforge.net/projects/pyxml. Later versions of this might
***************
*** 95,99 ****
Parsing UML files depends on the SMW library. Currently you'll need to
! download it from the SMW site and add then add the package to your
python path.
--- 95,99 ----
Parsing UML files depends on the SMW library. Currently you'll need to
! download it from the SMW site and add the package to your
python path.
***************
*** 115,117 ****
feature, and so is currently dependent on postgresql.
! \end{document}
\ No newline at end of file
--- 115,117 ----
feature, and so is currently dependent on postgresql.
! \end{document}
|