Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Nov 14, 2024
1 parent 36ab8f5 commit 1cd391b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/derive/elpi/eqb.elpi
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ derive.eqb.main (indt I) Prefix CL :- std.do! [
% populate dbs
derive.eqb.eqbf.do-clause FI FI [] [] EQBF [] CL1,
derive.eqb.eqb.do-clause FI FI [] [] EQB [] CL2,
coq.say "+++++++++++++++++++>" CL1,
CL = [CL1,CL2,eqb-done (indt I)],
std.forall CL (x\ coq.elpi.accumulate _ "derive.eqb.db" (clause _ _ x)),
].
Expand Down

0 comments on commit 1cd391b

Please sign in to comment.