aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Linearize.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Linearize.v')
-rw-r--r--backend/Linearize.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/Linearize.v b/backend/Linearize.v
index f5b2a9e2..667b5d41 100644
--- a/backend/Linearize.v
+++ b/backend/Linearize.v
@@ -80,7 +80,7 @@ Require Import Lattice.
of a reachable block are reachable, by the very
definition of reachability. *)
-Module DS := Dataflow_Solver(LBoolean).
+Module DS := Dataflow_Solver(LBoolean)(NodeSetForward).
Definition reachable_aux (f: LTL.function) : option (PMap.t bool) :=
DS.fixpoint