mirror of
https://github.com/c-cube/sidekick.git
synced 2026-05-05 17:04:39 -04:00
6 lines
183 B
Text
6 lines
183 B
Text
(library
|
|
(name sidekick_zarith)
|
|
(public_name sidekick.zarith)
|
|
(optional) ; dep on zarith
|
|
(flags :standard -warn-error -a+8)
|
|
(libraries sidekick.core sidekick.arith zarith))
|