Update of /cvsroot/mocklib/mocklib/input/misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31590/input/misc
Modified Files:
examplesoverview.html mockoverview.html
Log Message:
change refs to mocklib, and mocklib project numbers to mocklib project number instead of mockobject project number.
Index: examplesoverview.html
===================================================================
RCS file: /cvsroot/mocklib/mocklib/input/misc/examplesoverview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** examplesoverview.html 7 May 2005 18:26:17 -0000 1.1
--- examplesoverview.html 5 Aug 2005 19:26:11 -0000 1.2
***************
*** 5,8 ****
--- 5,13 ----
<BODY>
These are the mockobject examples. Each package has a different example. Pick the one that is closest to your needs which will show you how to utilize the mockobject library.
+
+ <br/><br/><br/><br/>
+ <a href=http://sourceforge.net>
+ <IMG src=http://sourceforge.net/sflogo.php?group_id=134303 width=210 height=62 border=0 alt=SourceForge Logo>
+ </a>
</BODY>
</HTML>
Index: mockoverview.html
===================================================================
RCS file: /cvsroot/mocklib/mocklib/input/misc/mockoverview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mockoverview.html 7 May 2005 18:26:17 -0000 1.1
--- mockoverview.html 5 Aug 2005 19:26:11 -0000 1.2
***************
*** 6,9 ****
--- 6,13 ----
This is the MockObject library, a very small library that can create mock objects for you, or allows you to create more complicated mockobjects.
+ <br/><br/><br/><br/>
+ <a href=http://sourceforge.net>
+ <IMG src=http://sourceforge.net/sflogo.php?group_id=134303 width=210 height=62 border=0 alt=SourceForge Logo>
+ </a>
</BODY>
</HTML>
|