Skip to content

Commit bc4ff5d

Browse files
authored
Apply suggestions from code review
1 parent b70ed75 commit bc4ff5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

HB/structure.elpi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,8 @@ declare Module B :- std.do! [
107107

108108
if-verbose (coq.say "HB: declaring on abbreviation"),
109109

110-
(pi t1 t2\ coq.notation.abbreviation ClassForAbbrev [t1, t2] (ClassForAbbrevDiag t1 t2)),
111110
@global! => log.coq.notation.add-abbreviation "on" 1
112-
{{fun T => lp:{{ ClassForAbbrevDiag {{ T }} _ }} }} tt _,
111+
{{fun T => lp:{{ ClassForAbbrev {{ T }} _ }} }} tt _,
113112

114113
log.coq.env.end-module-name Module ModulePath,
115114

0 commit comments

Comments
 (0)