mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-07 11:45:41 -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
|
||||
to the current explanation. That allows not to prove some equality
|
||||
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_post_merge = t -> actions -> N.t -> N.t -> unit
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue