licence --> license in english..

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@672 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-10-08 13:27:08 +00:00
commit 23c125ff95
409 changed files with 12259 additions and 8424 deletions

View file

@ -1,4 +1,4 @@
.TH "moMoveInit" 3 "25 Sep 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
.TH "moMoveInit" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOMovingObjects" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@ -10,7 +10,7 @@ moMoveInit \- Move (\fBmoMove\fP) initializer.
.PP
\fC#include <moMoveInit.h>\fP
.PP
Inherits \fBeoBF< M &, const M::EOType &, void >\fP.
Inherits \fBeoBF< A1, A2, R >< const M &, M::EOType &, void >\fP.
.PP
.SH "Detailed Description"
.PP
@ -20,8 +20,8 @@ Move (\fBmoMove\fP) initializer.
Class which allows to initiase a move. Only a description... An object that herits from this class needs to be designed to be used.
.PP
Definition at line 22 of file moMoveInit.h.
Definition at line 47 of file moMoveInit.h.
.SH "Author"
.PP
Generated automatically by Doxygen for PARADISEO-MO from the source code.
Generated automatically by Doxygen for ParadisEO-MOMovingObjects from the source code.