From 8330f5cfd6a332df10fc806b0c0bdab6e0abe8e7 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Fri, 25 Apr 2014 19:46:30 +0200 Subject: Adding a stm/ folder, as asked during last workgroup. It was essentially moving files around. A bunch of files from lib/ that were only used in the STM were moved, as well as part of toplevel/ related to the STM. --- lib/tQueue.ml | 64 ----------------------------------------------------------- 1 file changed, 64 deletions(-) delete mode 100644 lib/tQueue.ml (limited to 'lib/tQueue.ml') diff --git a/lib/tQueue.ml b/lib/tQueue.ml deleted file mode 100644 index 783c545fd0..0000000000 --- a/lib/tQueue.ml +++ /dev/null @@ -1,64 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* Queue.push x tq.queue) (List.sort rel !l); - Mutex.unlock tq.lock -- cgit v1.2.3