We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c19a6 commit 7bed108Copy full SHA for 7bed108
HB/common/stdpp.elpi
@@ -290,7 +290,7 @@ term->cs-pattern T _ :- coq.error T "HB database: is not a valid canonical key".
290
291
292
% this one is in utils, maybe cs-pattern->name is not stdpp material
293
-type gref->modname-label gref -> int -> string -> string -> prop.
+pred gref->modname-label i:gref, i:int, i:string, o:string.
294
295
pred cs-pattern->name i:cs-pattern, o:string.
296
cs-pattern->name cs-prod "prod".
0 commit comments