diff options
Diffstat (limited to 'ltac/profile_ltac_tactics.ml4')
| -rw-r--r-- | ltac/profile_ltac_tactics.ml4 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ltac/profile_ltac_tactics.ml4 b/ltac/profile_ltac_tactics.ml4 index 8889bd13c6..a4ba5eab48 100644 --- a/ltac/profile_ltac_tactics.ml4 +++ b/ltac/profile_ltac_tactics.ml4 @@ -1,3 +1,11 @@ +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *) +(* \VV/ **************************************************************) +(* // * This file is distributed under the terms of the *) +(* * GNU Lesser General Public License Version 2.1 *) +(************************************************************************) + (*i camlp4deps: "grammar/grammar.cma" i*) open Profile_ltac |
