diff options
| author | Pierre-Marie Pédrot | 2016-05-09 16:33:21 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-05-09 16:35:49 +0200 |
| commit | a66b57ba4bba866bb626bde2b6fe3b762347eb3e (patch) | |
| tree | 7e78979db8010c5221352cb7fcbcc12a8be3db62 /parsing/compat.ml4 | |
| parent | b43956fe19177a178dfbcef0b173ebada5060973 (diff) | |
Rename Lexer -> CLexer.
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 17038ab5fc..1481c31f45 100644 --- a/parsing/compat.ml4 +++ b/parsing/compat.ml4 @@ -135,7 +135,7 @@ let to_coq_position = function END -(** Signature of Lexer *) +(** Signature of CLexer *) IFDEF CAMLP5 THEN |
