Skip to content

Commit

Permalink
Patch indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ACoquereau committed Feb 26, 2020
1 parent 2dab74e commit d36556f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/lib/util/steps.mli
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ type incr_kind =
| Uf (** UF step increment *)
| Ac (** AC step reasoning *)
| Th_assumed of int (** Increment the counter for each term assumed in the
theories environment *)
theories environment *)
(** Define the type of increment *)

val incr : incr_kind -> unit
Expand Down

0 comments on commit d36556f

Please sign in to comment.