diff options
Diffstat (limited to 'syntax/MakeBare.v')
| -rw-r--r-- | syntax/MakeBare.v | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/syntax/MakeBare.v b/syntax/MakeBare.v index bb12e70585..17a5e04a64 100644 --- a/syntax/MakeBare.v +++ b/syntax/MakeBare.v @@ -1,3 +1,10 @@ +(***********************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *) +(* \VV/ *************************************************************) +(* // * This file is distributed under the terms of the *) +(* * GNU Lesser General Public License Version 2.1 *) +(***********************************************************************) Load PPConstr. Load PPCases. Load PPTactic. |
