summaryrefslogtreecommitdiffstats
path: root/_CoqProject
diff options
context:
space:
mode:
authorRutger Broekhoff2026-06-24 19:29:28 +0200
committerRutger Broekhoff2026-06-24 19:29:28 +0200
commite2681e43cc7849d66425d5bc93565e9e177d229a (patch)
treefd03d9461bd52b076a45c9ba6b6587053e17a811 /_CoqProject
downloadri-lmpmc-formalization-main.tar.gz
ri-lmpmc-formalization-main.zip
Initial commitHEADmain
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