diff options
Diffstat (limited to 'mathcomp/ssrtest/set_lamda.v')
| -rw-r--r-- | mathcomp/ssrtest/set_lamda.v | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mathcomp/ssrtest/set_lamda.v b/mathcomp/ssrtest/set_lamda.v index 432e5d3..f004346 100644 --- a/mathcomp/ssrtest/set_lamda.v +++ b/mathcomp/ssrtest/set_lamda.v @@ -1,3 +1,5 @@ +(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *) +(* Distributed under the terms of CeCILL-B. *) Require Import mathcomp.ssreflect.ssreflect. From mathcomp Require Import ssrbool eqtype ssrnat ssrfun. |
