summaryrefslogtreecommitdiff
path: root/src/decision
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-08-29 20:36:35 +0000
committerMorgan Deters <mdeters@gmail.com>2012-08-29 20:36:35 +0000
commit06e088262574a9f3e1638d89b93a25ae83514820 (patch)
tree21546aec6fa84612c5ca0695a4ca0a46145fae2a /src/decision
parent777d698c0b11c35da05c55488b02b42064c0fc48 (diff)
* Numerous documentation fixes (fix doxygen warnings, add missing documentation, etc.).
* Remove sat_module.cpp, which was no longer used (was previously refactored?)
Diffstat (limited to 'src/decision')
-rw-r--r--src/decision/justification_heuristic.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/decision/justification_heuristic.cpp b/src/decision/justification_heuristic.cpp
index 67000b1ba..77f4cd56c 100644
--- a/src/decision/justification_heuristic.cpp
+++ b/src/decision/justification_heuristic.cpp
@@ -21,8 +21,8 @@
**/
/*****************************************************************************/
/*!
- *\file search_sat.cpp
- *\brief Implementation of Search engine with generic external sat solver
+ * file search_sat.cpp
+ * brief Implementation of Search engine with generic external sat solver
*
* Author: Clark Barrett
*
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback