Skip to content

Commit

Permalink
Fix comment about YamlEntryGlobal
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 committed Jun 5, 2024
1 parent e7931ff commit 36ff621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/witness/yamlWitness.ml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ struct
entries
in

(* Generate flow-insensitive invariants *)
(* Generate flow-insensitive entries (ghost variables and ghost updates) *)
let entries =
if true then (
GHT.fold (fun g v acc ->
Expand Down

0 comments on commit 36ff621

Please sign in to comment.