aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/base_include2
-rw-r--r--dev/printers.mllib2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/base_include b/dev/base_include
index 19c0f4b4e1..18c5c324a1 100644
--- a/dev/base_include
+++ b/dev/base_include
@@ -79,7 +79,7 @@ open Cbv
open Classops
open Clenv
open Clenvtac
-open Rawterm
+open Glob_term
open Coercion
open Coercion.Default
open Recordops
diff --git a/dev/printers.mllib b/dev/printers.mllib
index a244b79791..9403a4ccad 100644
--- a/dev/printers.mllib
+++ b/dev/printers.mllib
@@ -67,7 +67,7 @@ Heads
Termops
Namegen
Evd
-Rawterm
+Glob_term
Reductionops
Inductiveops
Retyping