summaryrefslogtreecommitdiff
path: root/src/theory/valuation.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-04-30 12:51:02 -0400
committerlianah <lianahady@gmail.com>2014-06-19 18:24:38 -0400
commitfddd187f540cee675368813c0c1d51711a02fdc0 (patch)
treebe6b4f6bdc731e13068d82cc31f32ccfa53bd4ab /src/theory/valuation.h
parent95028e5424d08d2c921e6bb77320685e7161e736 (diff)
Minor fixes, spelling etc.
Diffstat (limited to 'src/theory/valuation.h')
-rw-r--r--src/theory/valuation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/valuation.h b/src/theory/valuation.h
index 2462896c7..a9d276f42 100644
--- a/src/theory/valuation.h
+++ b/src/theory/valuation.h
@@ -66,7 +66,7 @@ public:
d_engine(engine) {
}
- /*
+ /**
* Return true if n has an associated SAT literal
*/
bool isSatLiteral(TNode n) const;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback