mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-28 20:34:53 -05:00
6 lines
261 B
Text
6 lines
261 B
Text
(library
|
|
(name sidekick_arith_lia)
|
|
(public_name sidekick.arith-lia)
|
|
(synopsis "Solver for LIA (integer arithmetic)")
|
|
(flags :standard -warn-error -a+8 -w -32 -open Sidekick_util)
|
|
(libraries containers sidekick.core sidekick.arith sidekick.arith-lra))
|