[Modeling-cvs] ProjectModeling/Modeling/doc/UserGuide ManipulatingGraphOfObjects.tex,1.17,1.18
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-08-23 17:18:00
|
Update of /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide In directory sc8-pr-cvs1:/tmp/cvs-serv17670 Modified Files: ManipulatingGraphOfObjects.tex Log Message: added ref. to model Index: ManipulatingGraphOfObjects.tex =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide/ManipulatingGraphOfObjects.tex,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** ManipulatingGraphOfObjects.tex 3 Aug 2003 10:59:42 -0000 1.17 --- ManipulatingGraphOfObjects.tex 23 Aug 2003 16:53:50 -0000 1.18 *************** *** 381,386 **** \end{verbatim} ! (This model is in fact a subset of the model \code{StoreEmployees} you'll find ! in the unittests shipped with the framework) \begin{itemize} --- 381,385 ---- \end{verbatim} ! (See the full model description in section~\ref{model-store-employees}) \begin{itemize} |