aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Kildall.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Kildall.v')
-rw-r--r--backend/Kildall.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/Kildall.v b/backend/Kildall.v
index 4379b00f..41011f2b 100644
--- a/backend/Kildall.v
+++ b/backend/Kildall.v
@@ -147,7 +147,7 @@ Record state : Set :=
compute in = lub st_in[s] out
if in <> st_in[s]:
st_in[s] := in
- st_wrk := st_wrk union {n}
+ st_wrk := st_wrk union {s}
end if
end for
end while