All files in es directory was modified to use relative #includes

This commit is contained in:
Ronaldd Pinho 2019-06-29 21:21:17 -03:00
commit 98e74536b5
38 changed files with 167 additions and 168 deletions

View file

@ -31,9 +31,9 @@
#ifndef _eoRealAtomXover_H
#define _eoRealAtomXover_H
#include <utils/eoRNG.h>
#include "../utils/eoRNG.h"
#include <eoOp.h>
#include "../eoOp.h"
/**
Discrete crossover == exchange of values