Skip to content

Commit

Permalink
Restore the comment about reinit_cpt
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Sep 22, 2023
1 parent 143bd39 commit 1164290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/reasoners/theory.mli
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ module type S = sig
val get_assumed : t -> Expr.Set.t

val reinit_cpt : unit -> unit

(** Reinitializes the internal counter. *)
end

module Main_Default : S
Expand Down

0 comments on commit 1164290

Please sign in to comment.