From 22c84d37d715b4299a696ac960cf0c3869c0e486 Mon Sep 17 00:00:00 2001 From: Jim Fehrle Date: Tue, 14 Aug 2018 00:22:19 -0700 Subject: Remove unneeded file: workerLoop.ml/.mli were moved to toplevel in commit 382ee49 but stm/workerLoop.mli was not removed as it should have been. Hasta la vista. --- stm/workerLoop.mli | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 stm/workerLoop.mli diff --git a/stm/workerLoop.mli b/stm/workerLoop.mli deleted file mode 100644 index 37ec6dacca..0000000000 --- a/stm/workerLoop.mli +++ /dev/null @@ -1,16 +0,0 @@ -(************************************************************************) -(* * The Coq Proof Assistant / The Coq Development Team *) -(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *) -(* unit) -> Coqargs.coq_cmdopts -> string list -> - Coqargs.coq_cmdopts * string list -- cgit v1.2.3