[yul-phaser] Rename Random to SimulationRNG (fix references)

This commit is contained in:
Kamil Śliwak
2020-02-16 02:18:21 +01:00
parent 0d28d5a287
commit 342a4e5dee
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include <test/yulPhaser/Common.h>
#include <tools/yulPhaser/Chromosome.h>
#include <tools/yulPhaser/Random.h>
#include <tools/yulPhaser/SimulationRNG.h>
#include <libyul/optimiser/BlockFlattener.h>
#include <libyul/optimiser/StructuralSimplifier.h>