Skip to content

Commit

Permalink
Update src/cdomains/apron/sharedFunctions.apron.ml
Browse files Browse the repository at this point in the history
Co-authored-by: Simmo Saan <[email protected]>
  • Loading branch information
DrMichaelPetter and sim642 authored May 15, 2024
1 parent a03cc64 commit cf6f990
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cdomains/apron/sharedFunctions.apron.ml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,6 @@ sig

(** is_empty is true, if the domain representation has a dimension size of zero *)
val is_empty : t -> bool
val is_empty : t -> bool
val dim_add : Apron.Dim.change -> t -> t
val dim_remove : Apron.Dim.change -> t -> del:bool-> t
end
Expand Down

0 comments on commit cf6f990

Please sign in to comment.