diff options
Diffstat (limited to 'mathcomp/discrete/div.v')
| -rw-r--r-- | mathcomp/discrete/div.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/discrete/div.v b/mathcomp/discrete/div.v index 0d94936..5bf57dd 100644 --- a/mathcomp/discrete/div.v +++ b/mathcomp/discrete/div.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. (******************************************************************************) |
