mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-08 20:25:31 -05:00
9 lines
290 B
Text
9 lines
290 B
Text
|
|
(executable
|
|
(name sudoku_solve)
|
|
(modes native)
|
|
(libraries msat sequence containers)
|
|
(flags :standard -warn-error -a -w +a-4-42-44-48-50-58-32-60@8 -color always -safe-string)
|
|
(ocamlopt_flags :standard -O3 -bin-annot
|
|
-unbox-closures -unbox-closures-factor 20)
|
|
)
|