aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorArnaud Spiwack2014-10-21 16:50:47 +0200
committerArnaud Spiwack2014-10-22 07:31:45 +0200
commit038819807ba7cab0bc451dfd1f6772eae110826b (patch)
tree0bb1eef0b5a438cc04421ddd72cac01f97b19f80 /dev
parentaab7ae42b7ed4a071a79600a1adf5a81bafb5f89 (diff)
Split [Proofview] into a file where the basic operations on the state are defined and the file providing the primitives.
The datatypes are defined in [Proofview_monad], previous [Proofview_monad] is now called [Logic_monad] since it is more generic since the refactoring.
Diffstat (limited to 'dev')
-rw-r--r--dev/printers.mllib2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib
index 526a402dd1..99715b9d3c 100644
--- a/dev/printers.mllib
+++ b/dev/printers.mllib
@@ -177,7 +177,7 @@ Refiner
Clenv
Evar_refiner
Proof_errors
-Proofview_gen
+Logic_monad
Proofview_monad
Proofview
Proof