Skip to content

Commit 8dace80

Browse files
committed
test
1 parent 945209d commit 8dace80

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_CoqProject.test-suite

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ examples/Coq2020_material/CoqWS_expansion/withHB.v
5353
examples/Coq2020_material/CoqWS_expansion/withoutHB.v
5454

5555
examples/cat/cat.v
56+
tests/enriched_cat_case6.v
5657

5758
tests/type_of_exported_ops.v
5859
tests/duplicate_structure.v

tests/enriched_cat_case6.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ eapply functional_extensionality; intro x0.
467467
refine (mrid _).
468468
Qed.
469469

470+
stop
470471

471472
Program Definition icmfunQ_isICAlg (A B: ICMon.type) :
472473
isICAlg (hom A B) := isICAlg.Build (hom A B) _ _.

0 commit comments

Comments
 (0)