aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/discrete/path.v
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/discrete/path.v')
-rw-r--r--mathcomp/discrete/path.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/discrete/path.v b/mathcomp/discrete/path.v
index 85746a4..d5e3864 100644
--- a/mathcomp/discrete/path.v
+++ b/mathcomp/discrete/path.v
@@ -1,5 +1,5 @@
(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
-(*v8.5 From mathcomp.ssreflect *)
+(*v8.5 From mathcomp.ssreflect *)
Require Import ssreflect ssrfun ssrbool eqtype ssrnat seq.
(******************************************************************************)