Skip to content

Commit

Permalink
revert colibri2, missing solver message *for real*
Browse files Browse the repository at this point in the history
  • Loading branch information
hra687261 authored and filipeom committed Oct 9, 2024
1 parent 093aa21 commit 17214de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
colibri2_mappings.nop.ml
(progn
(echo "let solver_name = \"Colibri2\"\n")
(echo "let solver_package = solver_name\n")
(echo "let solver_package = \"colibri2\"\n")
(cat %{deps})))
(with-stdout-to
bitwuzla_mappings.nop.ml
Expand Down

0 comments on commit 17214de

Please sign in to comment.