aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/states.ml
diff options
context:
space:
mode:
Diffstat (limited to 'library/states.ml')
-rw-r--r--library/states.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/states.ml b/library/states.ml
index c88858f7e..82146f6b1 100644
--- a/library/states.ml
+++ b/library/states.ml
@@ -22,7 +22,7 @@ let (extern_state,intern_state) =
extern_intern Coq_config.state_magic_number ".coq" in
(fun s ->
if !Flags.load_proofs <> Flags.Force then
- Util.error "Write State only works with option -force-load-proofs";
+ Errors.error "Write State only works with option -force-load-proofs";
raw_extern s (freeze())),
(fun s ->
unfreeze