From 9ebf44d84754adc5b64fcf612c6816c02c80462d Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 2 Feb 2019 19:29:23 -0500 Subject: Imported Upstream version 8.9.0 --- test-suite/misc/poly-capture-global-univs/_CoqProject | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test-suite/misc/poly-capture-global-univs/_CoqProject (limited to 'test-suite/misc/poly-capture-global-univs/_CoqProject') diff --git a/test-suite/misc/poly-capture-global-univs/_CoqProject b/test-suite/misc/poly-capture-global-univs/_CoqProject new file mode 100644 index 00000000..70ec2460 --- /dev/null +++ b/test-suite/misc/poly-capture-global-univs/_CoqProject @@ -0,0 +1,9 @@ +-Q theories Evil +-I src + +src/evil.ml4 +src/evilImpl.ml +src/evilImpl.mli +src/evil_plugin.mlpack +theories/evil.v + -- cgit v1.2.3