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.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/mathcomp/discrete/path.v b/mathcomp/discrete/path.v
index 804e673..85746a4 100644
--- a/mathcomp/discrete/path.v
+++ b/mathcomp/discrete/path.v
@@ -1,4 +1,5 @@
(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(*v8.5 From mathcomp.ssreflect *)
Require Import ssreflect ssrfun ssrbool eqtype ssrnat seq.
(******************************************************************************)