diff options
| author | Maxime Dénès | 2017-08-01 13:02:27 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-08-01 13:02:27 +0200 |
| commit | 5bb4a60965169fb95027f16ef4d668959655cae0 (patch) | |
| tree | 84a053d0fad4c77ab1def66da5cce913d819791c /grammar | |
| parent | a893cd2993acb8da5a17aa57694ded2355e8eaea (diff) | |
| parent | 436abd92a520f13843b102b24b61802c88c7dba7 (diff) | |
Merge PR #921: [make] remove compat5 file.
Diffstat (limited to 'grammar')
| -rw-r--r-- | grammar/compat5.ml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/grammar/compat5.ml b/grammar/compat5.ml deleted file mode 100644 index 370d9e3a03..0000000000 --- a/grammar/compat5.ml +++ /dev/null @@ -1,13 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *) -(* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(************************************************************************) - -(* This file is meant for camlp5, for which there is nothing to - add to gain camlp5 compatibility :-). - - See [compat5.mlp] for the [camlp4] counterpart -*) |
