diff options
| author | Pierre Letouzey | 2016-06-08 02:35:52 +0200 |
|---|---|---|
| committer | Pierre Letouzey | 2016-06-08 13:13:24 +0200 |
| commit | 2e79ed74824db4697ab1807b6210b3d4097c9fda (patch) | |
| tree | 20b855fcf8b2de985f97486b8f0edc1e00a1f4eb | |
| parent | ffba3c1cd397ecab2ad6e701a6ff693d93465744 (diff) | |
proofs/proofs.mllib: no more proof_errors !
| -rw-r--r-- | dev/printers.mllib | 1 | ||||
| -rw-r--r-- | proofs/proofs.mllib | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib index 74b42842c3..e39b780723 100644 --- a/dev/printers.mllib +++ b/dev/printers.mllib @@ -189,7 +189,6 @@ Logic Refiner Clenv Evar_refiner -Proof_errors Refine Proof Proof_global diff --git a/proofs/proofs.mllib b/proofs/proofs.mllib index 9130a186ba..804a543605 100644 --- a/proofs/proofs.mllib +++ b/proofs/proofs.mllib @@ -2,7 +2,6 @@ Miscprint Goal Evar_refiner Proof_using -Proof_errors Logic Refine Proof |
