]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
Fix the prior checkin. I left a debug message turned on.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 15 Oct 2011 13:45:09 +0000 (13:45 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 15 Oct 2011 13:45:09 +0000 (13:45 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1404 e59a4935-1847-0410-ae03-e826735625c1

src/AST/NodeFactory/SimplifyingNodeFactory.cpp

index c6bfdee277c5260bd9ad444da3bffbe3f9f22c43..476a961aa08463cf09c0c2a26dc4fe5329901a31 100644 (file)
@@ -760,7 +760,7 @@ ASTNode SimplifyingNodeFactory::chaseRead(const ASTVec& children, unsigned int w
                            }
                        else if (n == ASTFalse)
                            {
-                               cerr << "!";
+                               //cerr << "!";
                            }
                        else
                            {