We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79dba89 commit 47db719Copy full SHA for 47db719
src/dune
@@ -4,7 +4,7 @@
4
(public_name goblint-cil)
5
(name cil)
6
(wrapped false) ; this should be changed, but then module paths in goblint need to be prefixed
7
- (libraries zarith findlib dynlink unix str stdlib-shims batteries.unthreaded)
+ (libraries zarith findlib dynlink unix str stdlib-shims)
8
(modules (:standard \ main))
9
)
10
0 commit comments