summaryrefslogtreecommitdiffstats
path: root/_CoqProject
diff options
context:
space:
mode:
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject12
1 files changed, 12 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
new file mode 100644
index 0000000..a3d9642
--- /dev/null
+++ b/_CoqProject
@@ -0,0 +1,12 @@
1-Q theories lmpmc
2
3theories/util.v
4theories/upstream.v
5theories/basic_queue_spec.v
6theories/fin_queue_spec.v
7theories/lmpmc_queue_spec.v
8theories/basic_queue_proof.v
9theories/fin_queue_proof.v
10theories/lmpmc_queue_proof.v
11theories/lmpmc_blocking_dequeue.v
12theories/example.v