about summary refs log tree commit diff homepage
path: root/stp/simplifier/bvsolver.h
diff options
context:
space:
mode:
Diffstat (limited to 'stp/simplifier/bvsolver.h')
-rw-r--r--stp/simplifier/bvsolver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stp/simplifier/bvsolver.h b/stp/simplifier/bvsolver.h
index a8981b12..8df32042 100644
--- a/stp/simplifier/bvsolver.h
+++ b/stp/simplifier/bvsolver.h
@@ -131,4 +131,4 @@ namespace BEEV {
     //equation to be solved, solves them,
     ASTNode TopLevelBVSolve(const ASTNode& a);
   }; //end of class bvsolver
-};//end of namespace BEEV
+} //end of namespace BEEV