fix 'make dist', works now (besides ParadisEO).
This commit is contained in:
parent
de69e235f4
commit
5150bd4888
12 changed files with 79 additions and 85 deletions
|
|
@ -25,9 +25,9 @@
|
|||
|
||||
#include <iostream> // std::cout
|
||||
#include <eo> // general EO
|
||||
#include "../contrib/MGE/VirusOp.h"
|
||||
#include "../contrib/MGE/eoVirus.h"
|
||||
#include "../contrib/MGE/eoInitVirus.h"
|
||||
#include "MGE/VirusOp.h"
|
||||
#include "MGE/eoVirus.h"
|
||||
#include "MGE/eoInitVirus.h"
|
||||
#include <utils/eoRndGenerators.h>
|
||||
|
||||
#include "binary_value.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue