Skip to content

Commit

Permalink
merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
jeapostrophe authored Nov 3, 2022
1 parent 12dff20 commit 796d7fb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hs/src/Reach/Compiler.hs
Original file line number Diff line number Diff line change
Expand Up @@ -251,11 +251,6 @@ compile env (CompilerOpts {..}) = do
ol <- bigopt (showp, "ol") ll
-- ol <- optimize ll
showp "ol" ol
let vo_out = woutnMay
let vo_mvcs = doIf dlo_connectors dlo_verifyPerConnector
let vo_timeout = co_verifyTimeout
let vo_dir = dirDotReach'
let vo_first_fail_quit = co_verifyFirstFailQuit
-- This runs all of the different verifications.
--
-- The knowledge checker is basically a graph connected-ness search on
Expand Down

0 comments on commit 796d7fb

Please sign in to comment.