Update of /cvsroot/pymerase/Docs/output
In directory sc8-pr-cvs1:/tmp/cvs-serv6828
Modified Files:
output_modules.tex
Log Message:
added CreateSQL and iPymerase
Index: output_modules.tex
===================================================================
RCS file: /cvsroot/pymerase/Docs/output/output_modules.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** output_modules.tex 6 May 2003 23:02:49 -0000 1.3
--- output_modules.tex 7 May 2003 00:11:58 -0000 1.4
***************
*** 29,33 ****
\author{Brandon King \\
Copyright \copyright ~2003 California Institute of Technology}
! \date{Version 0.1.3\\\today}
\maketitle
\thispagestyle{empty}
--- 29,33 ----
\author{Brandon King \\
Copyright \copyright ~2003 California Institute of Technology}
! \date{Version 0.1.4\\\today}
\maketitle
\thispagestyle{empty}
***************
*** 103,106 ****
--- 103,110 ----
\newpage
\input{modules/CreateGraphvizUML.tex}
+ \newpage
+ \input{modules/CreateSQL.tex}
+ \newpage
+ \input{modules/iPymerase.tex}
\end{document}
|