Skip to content

Commit

Permalink
Refactor and propagate changes to the ring and field tactics
Browse files Browse the repository at this point in the history
  • Loading branch information
pi8027 committed Nov 24, 2022
1 parent 54724e9 commit 5b5a0c7
Show file tree
Hide file tree
Showing 8 changed files with 716 additions and 802 deletions.
5 changes: 3 additions & 2 deletions Makefile.coq.local
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
theories/ring.vo : theories/common.elpi theories/ring.elpi theories/field.elpi
theories/lra.vo : theories/lra.elpi
theories/ring.vo : theories/common.elpi theories/ring.elpi \
theories/ring_tac.elpi theories/field_tac.elpi
theories/lra.vo : theories/common.elpi theories/lra.elpi
Loading

0 comments on commit 5b5a0c7

Please sign in to comment.