diff options
| author | Pierre-Marie Pédrot | 2019-06-24 10:54:39 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2019-06-24 10:54:39 +0200 |
| commit | ee1717a5ac72373acddf1bbe913eebe8943f3c18 (patch) | |
| tree | c1a50108ab0ea390004c76fa815345a725f9781f /test-suite/misc/quotation_token/_CoqProject | |
| parent | 95ff3c577233bfa012464658110da6eadb89baa2 (diff) | |
| parent | ffc3923083597300b23a99fdc55993431cf5fc57 (diff) | |
Merge PR #10375: [lexer] correctly update line number when lexing QUOTATION (fix #10350)
Ack-by: gares
Reviewed-by: ppedrot
Diffstat (limited to 'test-suite/misc/quotation_token/_CoqProject')
| -rw-r--r-- | test-suite/misc/quotation_token/_CoqProject | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test-suite/misc/quotation_token/_CoqProject b/test-suite/misc/quotation_token/_CoqProject new file mode 100644 index 0000000000..1b3e7c6399 --- /dev/null +++ b/test-suite/misc/quotation_token/_CoqProject @@ -0,0 +1,6 @@ +-Q theories Quotation +-I src + +src/quotation.mlg +src/quotation_plugin.mlpack +theories/quotation.v |
