Skip to content
Snippets Groups Projects
Commit 8ab82480 authored by Christoph's avatar Christoph
Browse files

Fix typo in propagateUnsatMu function name

parent e1489b0d
No related branches found
No related tags found
No related merge requests found
......@@ -411,7 +411,7 @@ let rec propagateUnsat = function
in
propagateUnsat tl1
let propateUnsatMu () =
let propagateUnsatMu () =
let setFinishingStates = setEmptyState () in
let setFinishingCores = setEmptyCore () in
let setStates = setEmptyState () in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment