mo transformee en paradiseo-mo dans src, doc regeneree

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@102 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2006-12-20 16:41:37 +00:00
commit c858441778
120 changed files with 130 additions and 130 deletions

View file

@ -14,9 +14,9 @@
#include <eoOp.h>
//! Description of an algorithm of the mo library
//! Description of an algorithm of the paradiseo-mo library
/*!
moHC, moTS and moSA are 3 examples of algorithm of the mo library.
moHC, moTS and moSA are 3 examples of algorithm of the paradiseo-mo library.
*/
template < class EOT > class moAlgo:public eoMonOp < EOT >
{