Update of /cvsroot/mockpp/mockpp/mockpp/examples/tutorial
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13350/mockpp/examples/tutorial
Modified Files:
tut-chain.dox tut-visit.dox
Log Message:
typo
Index: tut-chain.dox
===================================================================
RCS file: /cvsroot/mockpp/mockpp/mockpp/examples/tutorial/tut-chain.dox,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** tut-chain.dox 7 Jan 2005 09:36:21 -0000 1.5
--- tut-chain.dox 20 Feb 2005 17:43:14 -0000 1.6
***************
*** 160,164 ****
\endcode
! <a href="cppunit_8cpp-source.html">cppunit.cpp</a> contains the
complete source code.
--- 160,164 ----
\endcode
! <a href="chainmock_8cpp-source.html">chainmock.cpp</a> contains the
complete source code.
Index: tut-visit.dox
===================================================================
RCS file: /cvsroot/mockpp/mockpp/mockpp/examples/tutorial/tut-visit.dox,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** tut-visit.dox 7 Jan 2005 09:36:21 -0000 1.3
--- tut-visit.dox 20 Feb 2005 17:43:14 -0000 1.4
***************
*** 156,160 ****
of the handbook.
! <a href="cppunit_8cpp-source.html">cppunit.cpp</a> contains the complete source code.
Next: \ref chain_mo
--- 156,160 ----
of the handbook.
! <a href="visitmock_8cpp-source.html">visitmock.cpp</a> contains the complete source code.
Next: \ref chain_mo
|