From: Kshitij Bansal Date: Mon, 25 Mar 2013 21:15:11 +0000 (-0400) Subject: finish removal of separateOutput X-Git-Tag: cvc5-1.0.0~7367^2~2^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=83359657c5ce2627348d6451ebbb9c1b99b2b4bd;p=cvc5.git finish removal of separateOutput --- diff --git a/src/main/options b/src/main/options index 9c630270f..14a7a9f3f 100644 --- a/src/main/options +++ b/src/main/options @@ -31,8 +31,6 @@ option threadArgv std::vector :include Thread configuration (a string to be passed to parseOptions) option thread_id int :default -1 Thread ID, for internal use in case of multi-threaded run -#option separateOutput bool :default false -# In multi-threaded setting print output of each thread at the end of run, separated by a divider ("----"). option sharingFilterByLength --filter-lemma-length=N int :default -1 :read-write don't share (among portfolio threads) lemmas strictly longer than N option fallbackSequential --fallback-sequential bool :default false