[Modeling-cvs] ProjectModeling/Modeling/doc/UserGuide CodeRequirements.tex,1.4,1.5
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2004-11-29 17:18:29
|
Update of /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5114/doc/UserGuide Modified Files: CodeRequirements.tex Log Message: misc. correction Index: CodeRequirements.tex =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide/CodeRequirements.tex,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CodeRequirements.tex 29 Nov 2004 17:08:43 -0000 1.4 --- CodeRequirements.tex 29 Nov 2004 17:18:19 -0000 1.5 *************** *** 144,148 **** \begin{itemize} ! \item for quick testing a model, but in this case, you'll probably prefer to dynamically build the package and modules (see section~\ref{from-model-to-python-dynamic-approach}, below), --- 144,148 ---- \begin{itemize} ! \item to quickly test a model, but in this case, you'll probably prefer to dynamically build the package and modules (see section~\ref{from-model-to-python-dynamic-approach}, below), |