diff options
Diffstat (limited to 'mathcomp')
| -rw-r--r-- | mathcomp/ssrtest/ssrsyntax2.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mathcomp/ssrtest/ssrsyntax2.v b/mathcomp/ssrtest/ssrsyntax2.v index c82458d..21088c8 100644 --- a/mathcomp/ssrtest/ssrsyntax2.v +++ b/mathcomp/ssrtest/ssrsyntax2.v @@ -1,4 +1,5 @@ (* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *) +Require Import mathcomp.ssreflect.ssreflect. From mathcomp Require Import ssrsyntax1. Require Import Arith. |
