Skip to content

Commit

Permalink
Restore linebreak for odoc
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-schwarz committed May 20, 2024
1 parent 3eff22f commit dc2a9c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cdomain/value/cdomains/addressDomain_intf.ml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ sig

val semantic_equal: t -> t -> bool option
(** Check semantic equality of two addresses.
@return [Some true] if definitely equal, [Some false] if definitely not equal, [None] if unknown. *)

val amenable_to_meet: t -> t -> bool
Expand Down

0 comments on commit dc2a9c3

Please sign in to comment.