mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-24 02:16:41 -05:00
9 lines
291 B
Text
9 lines
291 B
Text
|
|
(library
|
|
(name msat)
|
|
(public_name msat)
|
|
(synopsis "core data structures and algorithms for msat")
|
|
(flags :standard -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)
|
|
)
|