diff options
Diffstat (limited to 'mathcomp/ssrtest/typeof.v')
| -rw-r--r-- | mathcomp/ssrtest/typeof.v | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mathcomp/ssrtest/typeof.v b/mathcomp/ssrtest/typeof.v index 1e1ee8f..f336a46 100644 --- a/mathcomp/ssrtest/typeof.v +++ b/mathcomp/ssrtest/typeof.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. Ltac mycut x := |
