Skip to content

Commit 4c52412

Browse files
author
Paolo Torrini
committed
updated encatI.v
1 parent 3302ab5 commit 4c52412

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

theories/encatI.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ HB.structure Definition InternalHomHom {C: pbcat}
262262
HB.instance Definition iHom_quiver {C: pbcat} (C0 : C) :
263263
IsQuiver (@iHom C C0) :=
264264
IsQuiver.Build (@iHom C C0) (@iHomHom C C0).
265-
Print iHom_quiver.
266265

267266
Program Definition pre_iHom_id {C: pbcat} (C0 : C) (C1 : @iHom C C0) :
268267
@IsInternalHomHom C C0 C1 C1 idmap :=

0 commit comments

Comments
 (0)