MPI Multistart: oups I forgot a semi colon.

This commit is contained in:
Benjamin Bouvier 2012-07-26 16:02:20 +02:00
commit 9eb54d16bb

View file

@ -480,7 +480,7 @@ namespace eo
eoCountContinue<EOT>& _continuator;
eoPop<EOT> _originalPop;
bool _firstTime;
}
};
} // namespace mpi
} // namespace eo