aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-10-17 15:32:03 +0200
committerPierre-Marie Pédrot2015-10-17 18:25:49 +0200
commit68863acca9abf4490c651df889721ef7f6a4d375 (patch)
tree71994fe1c5460692648012da55afdd0793449608 /dev
parentf93b5d45ed95816cb23ce2646437bb5037a17f72 (diff)
Dedicated file for universe unification context manipulation.
This allows to remove a lot of independent code from Evd which was put into the UState module. The API is not perfect yet, but this is a first pass. Names of data structures should be thought about too because they are way too similar.
Diffstat (limited to 'dev')
-rw-r--r--dev/printers.mllib1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib
index f19edf1c80..b81fe151f7 100644
--- a/dev/printers.mllib
+++ b/dev/printers.mllib
@@ -117,6 +117,7 @@ Miscops
Universes
Termops
Namegen
+UState
Evd
Glob_ops
Redops