Skip to content

Commit 5dc3c35

Browse files
committed
cleanup
1 parent f0f91e3 commit 5dc3c35

File tree

1 file changed

+2
-1
lines changed
  • apps/tc/theories

1 file changed

+2
-1
lines changed

apps/tc/theories/db.v

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ Elpi Db tc.db lp:{{
100100

101101
pred ho-link o:term, i:term, o:A.
102102

103-
% relates a projection to the its record
103+
% relates a projection to the its record type fully applied to fresh
104+
% variables, eg, rules have the shape: (pi P1 ... PN\ proj->record {{p}} {{r P1 .. PN}})
104105
pred proj->record i:constant, o:term.
105106

106107
:index (5)

0 commit comments

Comments
 (0)