From 4747da47ff439fe089de62691aae7601e4d28ee2 Mon Sep 17 00:00:00 2001 From: vijay_ganesh Date: Mon, 7 Dec 2009 19:18:37 +0000 Subject: [PATCH] minor edit git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@478 e59a4935-1847-0410-ae03-e826735625c1 --- src/main/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/main.cpp b/src/main/main.cpp index 5d099a5..f4e7ab4 100644 --- a/src/main/main.cpp +++ b/src/main/main.cpp @@ -90,7 +90,7 @@ int main(int argc, char ** argv) { helpstring += "-h : help\n"; helpstring += - "-i : Randomize STP's satisfiable output. Random_seed is an integer >= 0. Needs CRYPTOMINISAT2\n"; + "-i : Randomize STP's satisfiable output. Random_seed is an integer >= 0.\n"; helpstring += "-m : use the SMTLIB parser\n"; helpstring += -- 2.47.3