diff options
| author | Pierre-Marie Pédrot | 2016-05-31 13:33:01 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-05-31 13:33:01 +0200 |
| commit | 27dffdea5b46f6282c1584db0555213e744352fa (patch) | |
| tree | 3f89cd9e8828f1ca1c8a1c10d74f020dcb7543f1 /parsing/compat.ml4 | |
| parent | cb31cd671a0ef4da0cf834dad5b67776098bb0d1 (diff) | |
Revert "Rename Lexer -> CLexer."
This reverts commit a66b57ba4bba866bb626bde2b6fe3b762347eb3e.
Diffstat (limited to 'parsing/compat.ml4')
| -rw-r--r-- | parsing/compat.ml4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parsing/compat.ml4 b/parsing/compat.ml4 index 1481c31f45..17038ab5fc 100644 --- a/parsing/compat.ml4 +++ b/parsing/compat.ml4 @@ -135,7 +135,7 @@ let to_coq_position = function END -(** Signature of CLexer *) +(** Signature of Lexer *) IFDEF CAMLP5 THEN |
