Skip to content

Commit

Permalink
fix mode signature
Browse files Browse the repository at this point in the history
  • Loading branch information
FissoreD committed Dec 16, 2024
1 parent 612ccc5 commit 0632c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HB/common/stdpp.elpi
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ term->cs-pattern T _ :- coq.error T "HB database: is not a valid canonical key".


% this one is in utils, maybe cs-pattern->name is not stdpp material
type gref->modname-label gref -> int -> string -> string -> prop.
pred gref->modname-label i:gref, i:int, i:string, o:string.

pred cs-pattern->name i:cs-pattern, o:string.
cs-pattern->name cs-prod "prod".
Expand Down

0 comments on commit 0632c80

Please sign in to comment.