Update of /cvsroot/pymerase/Docs/output
In directory sc8-pr-cvs1:/tmp/cvs-serv16633
Modified Files:
output_modules.tex
Log Message:
added copyright year and CreateDBAPI documentation
Index: output_modules.tex
===================================================================
RCS file: /cvsroot/pymerase/Docs/output/output_modules.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** output_modules.tex 6 May 2003 21:41:40 -0000 1.2
--- output_modules.tex 6 May 2003 23:02:49 -0000 1.3
***************
*** 28,33 ****
}
\author{Brandon King \\
! Copyright \copyright California Institute of Technology}
! \date{Version 0.1.2\\\today}
\maketitle
\thispagestyle{empty}
--- 28,33 ----
}
\author{Brandon King \\
! Copyright \copyright ~2003 California Institute of Technology}
! \date{Version 0.1.3\\\today}
\maketitle
\thispagestyle{empty}
***************
*** 99,102 ****
--- 99,105 ----
\end{tabular}
+ \newpage
+ \input{modules/CreateDBAPI.tex}
+ \newpage
\input{modules/CreateGraphvizUML.tex}
|