From e2681e43cc7849d66425d5bc93565e9e177d229a Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Wed, 24 Jun 2026 19:29:28 +0200 Subject: Initial commit --- _CoqProject | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _CoqProject (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject new file mode 100644 index 0000000..a3d9642 --- /dev/null +++ b/_CoqProject @@ -0,0 +1,12 @@ +-Q theories lmpmc + +theories/util.v +theories/upstream.v +theories/basic_queue_spec.v +theories/fin_queue_spec.v +theories/lmpmc_queue_spec.v +theories/basic_queue_proof.v +theories/fin_queue_proof.v +theories/lmpmc_queue_proof.v +theories/lmpmc_blocking_dequeue.v +theories/example.v -- cgit v1.3