aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/dischargedhypsmap.ml
diff options
context:
space:
mode:
Diffstat (limited to 'library/dischargedhypsmap.ml')
-rw-r--r--library/dischargedhypsmap.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/dischargedhypsmap.ml b/library/dischargedhypsmap.ml
index 4a28c2fa5..7812b1f9e 100644
--- a/library/dischargedhypsmap.ml
+++ b/library/dischargedhypsmap.ml
@@ -20,7 +20,7 @@ open Libobject
open Lib
open Nametab
-type discharged_hyps = section_path list
+type discharged_hyps = full_path list
let discharged_hyps_map = ref Spmap.empty