From 8b01efc32d61391d8d3cd2aaac0de49cd8e88ecc Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Sat, 7 Jul 2012 21:01:33 +0000 Subject: Various fixes to documentation---typos, some incomplete documentation fixed, \file tags corrected, copyright added to files that had it missing, etc. I ensured that I didn't change any code with this commit, and even tested on the cluster to be doubly sure: http://church.cims.nyu.edu/regress-results/compare_jobs.php?job_id=4655&reference_id=4646&p=0 --- src/theory/arith/dio_solver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/theory/arith/dio_solver.h') diff --git a/src/theory/arith/dio_solver.h b/src/theory/arith/dio_solver.h index b92aced4e..b6c9e3afb 100644 --- a/src/theory/arith/dio_solver.h +++ b/src/theory/arith/dio_solver.h @@ -383,7 +383,7 @@ private: void debugPrintTrail(TrailIndex i) const; public: - /** These fields are designed to be accessable to TheoryArith methods. */ + /** These fields are designed to be accessible to TheoryArith methods. */ class Statistics { public: -- cgit v1.2.3