From 6e3fc0992be7ddd841328028dec51d390fffb851 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Wed, 25 Jan 2017 01:48:41 +0100 Subject: [stm] Add common toploop for workers. This is a small, but convenient refactoring, as it will allow common argument parsing. --- stm/workerLoop.mli | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 stm/workerLoop.mli (limited to 'stm/workerLoop.mli') diff --git a/stm/workerLoop.mli b/stm/workerLoop.mli new file mode 100644 index 000000000..dcbf9c88d --- /dev/null +++ b/stm/workerLoop.mli @@ -0,0 +1,9 @@ +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* unit) -> string list -> string list -- cgit v1.2.3