diff --git a/trunk/paradiseo-peo/CMakeLists.txt b/trunk/paradiseo-peo/CMakeLists.txt
index 349aec098..86eee5ea0 100644
--- a/trunk/paradiseo-peo/CMakeLists.txt
+++ b/trunk/paradiseo-peo/CMakeLists.txt
@@ -11,7 +11,7 @@ ENDIF(WIN32)
FIND_PROGRAM(XML2_CONFIG_PROGRAM NAMES xml2-config PATHS /usr/local/bin /usr/bin DOC "The libxml2 (www.xmlsoft.org) configuration tool")
IF(NOT XML2_CONFIG_PROGRAM)
- #MESSAGE(FATAL_ERROR "Libxml2 cannot be found on your system. Libxml2 is required for ParadisEO-PEO install")
+ MESSAGE(FATAL_ERROR "Libxml2 cannot be found on your system. Libxml2 is required for ParadisEO-PEO install")
ENDIF(NOT XML2_CONFIG_PROGRAM)
# set libxml2 cflags in XML2_CFLAGS
diff --git a/trunk/paradiseo-peo/doc/html/annotated.html b/trunk/paradiseo-peo/doc/html/annotated.html
index b08aae03a..8b3c58029 100644
--- a/trunk/paradiseo-peo/doc/html/annotated.html
+++ b/trunk/paradiseo-peo/doc/html/annotated.html
@@ -33,7 +33,6 @@
| Communicable | |
| Communicator | |
| Cooperative | |
- | Node | |
| peoAggEvalFunc< EOT > | The peoAggEvalFunc class offers only the interface for creating aggregate evaluation functions - there are no direct internal functions provided |
| peoAsyncIslandMig< EOT > | The peoAsyncIslandMig class offers the elementary basis for implementating an asynchronous island migration model - requires the specification of several basic parameters, i.e |
| peoEA< EOT > | The peoEA class offers an elementary evolutionary algorithm implementation |
@@ -42,7 +41,7 @@
| peoParaSGATransform< EOT > | |
| peoPopEval< EOT > | The peoPopEval class provides the interface for constructing ParadisEO specific evaluation functors |
| peoSeqPopEval< EOT > | The peoSeqPopEval class acts only as a ParadisEO specific sequential evaluation functor - a wrapper for incorporating an eoEvalFunc< EOT >-derived class as evaluation functor |
- | peoSeqTransform< EOT > | The peoSeqTransform represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms |
+ | peoSeqTransform< EOT > | The peoSeqTransform represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms |
| peoSyncIslandMig< EOT > | The peoSyncIslandMig class offers the elementary basis for implementating a synchronous island migration model - requires the specification of several basic parameters, i.e |
| peoSyncMultiStart< EOT > | The peoSyncMultiStart class provides the basis for implementing the synchronous multi-start model, for launching several solution-based algorithms in parallel on a specified initial population |
| peoTransform< EOT > | The peoTransform class acts only as an interface for creating transform operators - for an example please refer to the peoSeqTransform and the peoParaSGATransform classes |
@@ -55,7 +54,7 @@
| Topology | |
| Worker | |
-
Generated on Thu Jun 28 15:51:15 2007 for ParadisEO-PEO by
+
Generated on Thu Jul 5 13:41:04 2007 for ParadisEO-PEO by
1.4.7