update src
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2418 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
81e6b4b8d9
commit
97b358e9c4
1 changed files with 2 additions and 2 deletions
|
|
@ -35,10 +35,10 @@
|
|||
#include <cstdlib>
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
#include <cudaType/moCudaBitVector.h>
|
||||
#include <cudaType/moGPUBitVector.h>
|
||||
#include <problems/eval/EvalOneMax.h>
|
||||
|
||||
typedef moCudaBitVector<eoMaximizingFitness> Solution;
|
||||
typedef moGPUBitVector<eoMaximizingFitness> Solution;
|
||||
|
||||
int main() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue