]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
Remove no longer used code.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 2 Feb 2011 03:10:05 +0000 (03:10 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 2 Feb 2011 03:10:05 +0000 (03:10 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1113 e59a4935-1847-0410-ae03-e826735625c1

src/STPManager/UserDefinedFlags.h

index 7350eecec28fb09b837bbcf323745cc62e90f129..9a8d22817e72c70de5be38636ad47a4fe5bd2029 100644 (file)
@@ -228,11 +228,6 @@ namespace BEEV
       random_seed_flag = false;
       random_seed = 0;
 
-      //Flag that allows the printing of the DIMACS format of the
-      //input
-      print_cnf_flag = false;
-      cnf_dump_filename = (char*)"stp-input.cnf";
-
       //flag to decide whether to print "valid/invalid" or not
       print_output_flag = false;