diff --git a/eo/tutorial/html/eoEngine.html b/eo/tutorial/html/eoEngine.html index cfb095f81..b939046b8 100644 --- a/eo/tutorial/html/eoEngine.html +++ b/eo/tutorial/html/eoEngine.html @@ -232,17 +232,15 @@ that offspring and parents are of the same size (but does not check!).
  • eoMergeReduce This is one the basic types of replacement in EO. It has two major steps, -merging both populations of parents and offspring, -and reducing this big population to the right -size. It contains +merging +both populations of parents and offspring, and reducing +this big population to the right size. It contains two objects of respective types eoMerge and eoReduce and you can probably guess what each of them actually does :-)
  • -
      -

      -

    Available instances of eoMergeReduce replacement -include +


    Available instances of eoMergeReduce +replacement include