summaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2019-02-13 20:40:51 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2019-02-13 20:40:51 -0500
commit2ee22055c510a56c3d040fe023d0884b183bd68c (patch)
tree595eeed2159e90da8284b9e2d545430a61a60d04 /_CoqProject
parent7ecbed522b4b4a9829eb9bd7b3f36db53788a77c (diff)
parent8018e923c75eb5504310864f821972f794b7d554 (diff)
Updated version 8.8.0+1.gbp069dc3b from 'upstream/8.8.0+1.gbp069dc3b'
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject28
1 files changed, 28 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
new file mode 100644
index 0000000..f803b8d
--- /dev/null
+++ b/_CoqProject
@@ -0,0 +1,28 @@
+-Q theories AAC_tactics
+-Q src AAC_tactics
+-I src
+
+-arg -w -arg +default
+
+src/coq.mli
+src/helper.mli
+src/search_monad.mli
+src/matcher.mli
+src/theory.mli
+src/print.mli
+src/aac_rewrite.mli
+src/coq.ml
+src/helper.ml
+src/search_monad.ml
+src/matcher.ml
+src/theory.ml
+src/print.ml
+src/aac_rewrite.ml
+src/aac.ml4
+src/aac_plugin.mlpack
+
+theories/Utils.v
+theories/AAC.v
+theories/Instances.v
+theories/Tutorial.v
+theories/Caveats.v