Skip to content

Commit 92e1f68

Browse files
authored
Update tests/monoid_enriched_cat.v
1 parent 234e3f5 commit 92e1f68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/monoid_enriched_cat.v

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Fail HB.structure
2323

2424

2525
(* Step 0: define a wrapper predicate in coq-elpi *)
26+
(* 5 lines of documentation + 1 line of elpi code in structure.v
27+
`pred wrapper-mixin o:mixinname, o:gref, o:mixinname`
28+
*)
2629
(* Step 1: add a wrapper attribute to declare wrappers,
2730
they should index:
2831
- the wrapped mixin (`isMon`)

0 commit comments

Comments
 (0)