aboutsummaryrefslogtreecommitdiff
path: root/parsing/cLexer.ml
diff options
context:
space:
mode:
authorEnrico Tassi2018-11-21 17:13:12 +0100
committerEnrico Tassi2018-11-21 17:13:12 +0100
commitabcc20d6a3aebee36160cd17b1f80c56f39876f3 (patch)
tree8c4da66c6a8e3ce515344db3752527cdff6ab2e0 /parsing/cLexer.ml
parentd6a53754602dd606644f90b3b6fb8fc82db6d373 (diff)
parent002a974b66bc5b8524c8c045d6b9ec4f57aa7734 (diff)
Merge PR #8985: [gramlib] [build] Switch make-based system to packed gramlib
Diffstat (limited to 'parsing/cLexer.ml')
-rw-r--r--parsing/cLexer.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/parsing/cLexer.ml b/parsing/cLexer.ml
index 619718f723..d81ee475b5 100644
--- a/parsing/cLexer.ml
+++ b/parsing/cLexer.ml
@@ -11,6 +11,7 @@
open Pp
open Util
open Tok
+open Gramlib
(** Location utilities *)
let ploc_file_of_coq_file = function