Skip to content

Commit cf6f990

Browse files
Update src/cdomains/apron/sharedFunctions.apron.ml
Co-authored-by: Simmo Saan <[email protected]>
1 parent a03cc64 commit cf6f990

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cdomains/apron/sharedFunctions.apron.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@ sig
316316

317317
(** is_empty is true, if the domain representation has a dimension size of zero *)
318318
val is_empty : t -> bool
319-
val is_empty : t -> bool
320319
val dim_add : Apron.Dim.change -> t -> t
321320
val dim_remove : Apron.Dim.change -> t -> del:bool-> t
322321
end

0 commit comments

Comments
 (0)