Skip to content

Commit 17eb2bc

Browse files
garesFissoreD
authored andcommitted
cleanup
1 parent 79ded6c commit 17eb2bc

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
@@ -103,7 +103,8 @@ Elpi Db tc.db lp:{{
103103
pred link.llam i:term, i:term.
104104

105105

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

109110
:index (5)

0 commit comments

Comments
 (0)