mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-08 20:25:31 -05:00
fix typo in a name
This commit is contained in:
parent
0b283a384d
commit
7032d5220a
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ module Make (A: CC_ARG)
|
||||||
of the terms they are known to be equal to, according
|
of the terms they are known to be equal to, according
|
||||||
to the current explanation. That allows not to prove some equality
|
to the current explanation. That allows not to prove some equality
|
||||||
several times.
|
several times.
|
||||||
See "fast congruence closure and extensions", Nieuwenhis&al, page 14 *)
|
See "fast congruence closure and extensions", Nieuwenhuis&al, page 14 *)
|
||||||
|
|
||||||
and ev_on_pre_merge = t -> actions -> N.t -> N.t -> Expl.t -> unit
|
and ev_on_pre_merge = t -> actions -> N.t -> N.t -> Expl.t -> unit
|
||||||
and ev_on_post_merge = t -> actions -> N.t -> N.t -> unit
|
and ev_on_post_merge = t -> actions -> N.t -> N.t -> unit
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue