Skip to content

Commit f6fec96

Browse files
authored
Merge pull request #266 from math-comp/improve-doc-hnf
document #[hnf]
2 parents e53d0a0 + 40624b9 commit f6fec96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

structures.v

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,8 @@ HB.instance Definition N Params := Factory.Build Params T …
560560
"Competing inheritance paths in dependent type theory"
561561
(https://hal.inria.fr/hal-02463336)
562562
- [#[verbose]] for a verbose output.
563+
- [#[hnf] to compute the head normal form of CS instances before declaring
564+
them
563565
*)
564566

565567
Elpi Command HB.instance.

0 commit comments

Comments
 (0)