We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c1a32 commit 4351bd4Copy full SHA for 4351bd4
1 file changed
src/analyses/assert.ml
@@ -1,9 +1,7 @@
1
(** Analysis of [assert] results ([assert]). *)
2
3
-open Batteries
4
open GoblintCil
5
open Analyses
6
-open GobConfig
7
8
module Spec : Analyses.MCPSpec =
9
struct
0 commit comments